Replies: 2 comments
-
|
Instagram redirects you, it's means you are under some kind of blocking, try to behave like a regular user |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Check once a minute or use MQTT |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am making a Instagram chatbot. In my code, after login every second i am checking for unread messages every second using this code
After testing for a while, i keep running into
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.Is there an efficient way to check for unread messages without hitting too many redirects.
I am new to programming itself so i need some help. Thank you
Beta Was this translation helpful? Give feedback.
All reactions