We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When I get the media data, there is an error in the media_info_gql public_request 401: https://www.instagram.com/graphql/query/?...
https://www.instagram.com/graphql/query/?variables={"shortcode":"C7EG9eoiP1d","child_comment_count":3,"fetch_comment_count":40,"parent_comment_count":24,"has_threaded_comments":false}&query_hash=477b65c610463740acdb83135b2014db
To Reproduce media = self.media_info_gql(media_pk)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
I think Instagram disabled this endpoint
Sorry, something went wrong.
How to solve the problem now without using private endpoint
No branches or pull requests
Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3
Describe the bug
When I get the media data, there is an error in the media_info_gql
public_request 401: https://www.instagram.com/graphql/query/?...
https://www.instagram.com/graphql/query/?variables={"shortcode":"C7EG9eoiP1d","child_comment_count":3,"fetch_comment_count":40,"parent_comment_count":24,"has_threaded_comments":false}&query_hash=477b65c610463740acdb83135b2014db
To Reproduce
media = self.media_info_gql(media_pk)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: