-
Notifications
You must be signed in to change notification settings - Fork 18
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
instagram.getPostData not work as expected #39
Comments
also experiencing same issue
|
Hi, i'm checking this out and will reply with more details soon |
Hello, also experiencing the issue listed above |
+1 |
UnableToFetchPostDataError: An error occured while fetching post data for shortcode [Legit ShortCode]. Maybe this post does not exist ? |
+1 |
2 similar comments
+1 |
+1 |
I found out that during the request, the data of the post was in data.items and not in data.graphql. It seems the request is getting the data successfully but because the property ''graphql" doesn't exists, it's throwing the error. Hope this helps |
Hello there. |
On the example code, the output of the PostData is:
"InstagramGenericError: No post with CUc7tBPFXvP as shortcode could be found"
The text was updated successfully, but these errors were encountered: