You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using filestack-js in our Angular application however as of recently we've started experiencing issues when trying to connect to Instagram. It seems there has been an update to Instagram's API in December and the Instagram Basic Display API has been deprecated which seems to be the cause as mentioned in other online resources. https://developers.facebook.com/community/threads/564807592825106/
The only option left is to change the API scope and use the one that will work only for the business accounts, so only the users who have a business account will be able to pass the authentification and get the data from Instagram. Which we believe will not be useful for you as well.
@ubaniabalogun its not that our team has no resolution or workaround. The thing is that the only provider of the access is Meta and they have blocked it. None of the providers will be able to allow this until Meta decides to open it back. We are trying to work with them to find a solution.
We're using filestack-js in our Angular application however as of recently we've started experiencing issues when trying to connect to Instagram. It seems there has been an update to Instagram's API in December and the Instagram Basic Display API has been deprecated which seems to be the cause as mentioned in other online resources.
https://developers.facebook.com/community/threads/564807592825106/
https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/
Steps to reproduce:
Invalid request: Request parameters are invalid: Invalid scope: user_profile
Test conditions
Tested in Chrome 135
filestack-js version 3.37.5
The text was updated successfully, but these errors were encountered: