Netlify instagram plugin build failure

When building via various instagram Netlify plugin versions, 0.2.2 and 0.2.5, I’m seeing a build error:

──────────────────────────────────────────────────────┐

2:24:40 AM: │ Plugin “netlify-plugin-add-instagram” internal error │

2:24:40 AM: └──────────────────────────────────────────────────────┘

2:24:40 AM: Error message
2:24:40 AM: FetchError: invalid json response body at https://www.instagram.com/accounts/login/?next=/myIGnamehere/%3F__a%3D1 reason: Unexpected token < in JSON at position 0

Seems like you’ll need an Instagram login to get to the json file. Anyone having issues with this plugin in general?

Thanks

Hey there!

This appears to be an issue specific to a build plugin. As such, you should check out the build plugin repo and issue list!

I can confirm similar issues have been reported in JSON error · Issue #5 · philhawksworth/netlify-plugin-add-instagram · GitHub and Error "The Instagram feed did not return JSON data" · Issue #6 · philhawksworth/netlify-plugin-add-instagram · GitHub.

As suggested by @Scott, I think the best would be to reach out to the plugin author @philhawksworth on that repository. Thanks!