This repository has been archived by the owner on Aug 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 247
Error while calling DirectMessage two times #111
Comments
Okay. Thank you for your report. I am going to test it. |
@alejoloaiza I think is instagram problem. Right now I am searching the root problem. I will contact you when I discover anything. |
Thanks @TheMester , I tried send message 1, logout, create insta variable again login and send message 2 and it worked, i think is something related to session or context, dont know exactly what.
|
I think it's problem of |
Ok man no problem, Will wait for the alpha branch, Thanks a lot @TheMester . |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I'm facing error while using DirectMessage two times for same user, even with a sleep of 5 seconds in between, first message reaches the other user, but second message does NOT reach. It is important to mention that there is not error returned for neither of the calls, both return status ok, but the second message is lost (lost in the sense that is not visible in the instagram app). This is the code:
The text was updated successfully, but these errors were encountered: