Hi,
I'm having problems with the debug_token endpoint. Then i used the demo in this repo, and seems to be having problems too.
I'm getting:
{
error: {
message: '(#100) You must provide an app access token or a user access token that is an owner or developer of the app',
type: 'OAuthException',
code: 100,
fbtrace_id: 'AumsnPa5Gsf8dYTH12Gzdmu'
}
}
Hi, I'm having problems with the debug_token endpoint. Then i used the demo in this repo, and seems to be having problems too. I'm getting: { error: { message: '(#100) You must provide an app access token or a user access token that is an owner or developer of the app', type: 'OAuthException', code: 100, fbtrace_id: 'AumsnPa5Gsf8dYTH12Gzdmu' } }
But the tokens seems to be ok.