I’m getting a UserNotFound error when calling user_id_from_username() or user_info_by_username() using a valid Instagram username (e.g. my own account or other known users). #2252
Unanswered
egarciaml7
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
Uh oh!
There was an error while loading. Please reload this page.
-
instagrapi.exceptions.UserNotFound: 404 Client Error: Not Found for url: https://i.instagram.com/api/v1/users/username/usernameinfo/
Should return user data or user ID, not 404.
Has this endpoint changed? Is there a workaround to fetch user info now?
Beta Was this translation helpful? Give feedback.
All reactions