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
Hello, I need to use the FB.api for the /{page}/insights and it was working until a few days ago but now it keeps on telling me than I need a User Access token for that call (because it's in the extended permissions) but the thing is that I have that permission on my app and for some reason when I call the 'oauth/access_token' it give me back a token without the extended permissions.
Is there any way to add extended permission request on the call to get the access token?
Thanks
The text was updated successfully, but these errors were encountered:
Hello, I need to use the FB.api for the /{page}/insights and it was working until a few days ago but now it keeps on telling me than I need a User Access token for that call (because it's in the extended permissions) but the thing is that I have that permission on my app and for some reason when I call the 'oauth/access_token' it give me back a token without the extended permissions.
Is there any way to add extended permission request on the call to get the access token?
Thanks
The text was updated successfully, but these errors were encountered: