You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your issue has an debug log, post it here, unless remove this section!
04.04.2023 14:02:22: Response: GET https://i.instagram.com/api/v1/accounts/current_user/?edit=true [Forbidden]
04.04.2023 14:02:22: Content:
04.04.2023 14:02:22: {"message":"login_required","error_title":"You've Been Logged Out","error_body":"Please log back in.","logout_reason":8,"status":"fail"}
Exception thrown: 'System.NullReferenceException' in InstagramTest.exe
InstagramApiSharp.Classes.IResult<T>.Value.**get** returned null.
Describe your issue
Almost everytime I start my program I am getting a NullReferenceException. I always have to delete the state.bin and then I always have to re-login with the 6-digit code.
I am using the challenge form example.
Screenshots
If you have screenshots, you can post it here. unless remove this section!
The text was updated successfully, but these errors were encountered:
I've:
Issue category
Language
Usage
Operating System
Debug logs
If your issue has an debug log, post it here, unless remove this section!
Describe your issue
Almost everytime I start my program I am getting a NullReferenceException. I always have to delete the state.bin and then I always have to re-login with the 6-digit code.
I am using the challenge form example.
Screenshots
If you have screenshots, you can post it here. unless remove this section!
The text was updated successfully, but these errors were encountered: