oorestisime / gatsby-source-instagram

Create nodes from instagram posts hashtags and profiles

Home Page:https://gatsby-src-instagram.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server build not getting profile page data

mattdarr opened this issue · comments

When building locally the data is gathered correctly, but when our build server tries to scrape the profile page data from instagram we get this as the response:
{"LoginAndSignupPage":[{"captcha":{"enabled":false,"key":""},"gdpr_required":false,"tos_version":"row","username_hint":""}]}
any way to get past this? The profile is public. This only started happening a few days ago and was only every now and then. Today it seems to be every time when building from the server.

Found the cause of the issue after some googling around. Putting it here in case others need it. https://stackoverflow.com/questions/57624387/dont-have-profilepage-index-but-i-have-loginandsignuppage