Open SwallowData opened 1 week ago
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):
I think Instagram disabled this endpoint
How to solve the problem now without using private endpoint
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):