MessagingProcessor.GetDirectInboxAsync returns checkpoint_required #488
Unanswered
tantelyalbert
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, Also cookies are deprecated by instagram Regards. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I use VB.net as language and use the version of instagramApiSharp is 1.5.0.2.
My issue is the response of the methods MessagingProcessor.GetDirectInboxAsync, MessagingProcessor.GetPendingDirectAsync are is always checkpoint_required since 2021-11-16.
However I make re-login with loginAsync, the user is authenticated and I get a cookie by the method GetStateDataAsStringAsync, but when calling those 2 methods, the response is checkpoint_required.
Do you have any suggestions on how to solve this issue, please
Beta Was this translation helpful? Give feedback.
All reactions