Skip to content
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

getMediaDetailed() is not working #344

Open
levybee opened this issue Oct 29, 2022 · 0 comments
Open

getMediaDetailed() is not working #344

levybee opened this issue Oct 29, 2022 · 0 comments
Assignees
Labels
need-investigations Need investigations to classify

Comments

@levybee
Copy link

levybee commented Oct 29, 2022

Version(s) affected: 6.15

Description
getMediaDetailed() from \instascrap\vendor\pgrimaud\instagram-user-feed\examples\media-detailed.php will not work. It gives a 'Syntax error' message. On investigating it looks like an error from instagram api, this is the response I was getting "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":1006494986}}},"lid":"7159839780080870328"}".

How to reproduce
run \instascrap\vendor\pgrimaud\instagram-user-feed\examples\media-detailed.php

Possible Solution
Possibly the api endpoint is not correct

Additional context
response from API: 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":1006494986}}},"lid":"7159839780080870328"}

@levybee levybee added the need-investigations Need investigations to classify label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-investigations Need investigations to classify
Projects
None yet
Development

No branches or pull requests

2 participants