-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
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
Profile #1 : Unable to extract JSON data #291
Comments
Hey, could you try to update to v6.15.0 version. Instagram made some changes and I (hopefully) fixed it this morning. |
hi pgrimaud/instagram-user-feed/src/Instagram/Transport/AbstractDataFeed.php |
Did you tried to upgrade to 6.15? |
yes i do |
Yup, unfortunatelly Instagram is responding inconsistently when trying to get media data by calling instagram.com/p/[shorcode]?__a=1 (apparently based on login data and IP history). When isn't in the mood, will return: for (;;);{"__ar":1,"error":1357004,"errorSummary":"Sorry, something went wrong","errorDescription":"Please try closing and re-opening your browser window.","payload":null,"hsrp":{"hblp":{"consistency":{"rev":1005640913}}},"lid":"7106408698253330412"} |
there is an other way like 'graphql/query' to get posts now |
Feel free to open a PR 😄 |
hi there |
I get this error when trying to login. I have used this in local and remote server. The local server works but remote server fails. |
This seems to be fixed in 6.16.6. |
I've been getting this error when i use the getProfile function, has nothing to do with cache or authenticity of the account
The text was updated successfully, but these errors were encountered: