How to Fix 429 Too Many Requests Error with instagrapi? #2079
Unanswered
KiranZafar23
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m facing an issue when trying to access Instagram's API via the instagrapi library
HTTPSConnectionPool(host='i.instagram.com', port=443): Max retries exceeded with url: /api/v1/users/{username}/usernameinfo/ (Caused by ResponseError('too many 429 error responses'))
How to fix this?
Beta Was this translation helpful? Give feedback.
All reactions