Debug Access Token

Diagnose a Meta access token problem (expired, wrong scopes, wrong app, invalid) WITHOUT the token ever entering the agent or AI provider context. Guides the developer to inspect the token themselves via the Access Token Debugger web tool or the public debug_token Graph API, then interprets the returned metadata. Use when an API call fails with an auth/OAuthException error (e.g. code 190) or a token isn't behaving as expected.

facebook 8666857 2 files · 13.6 KB Updated

File contents

facebook/agentic-tools/tree/main/plugins/devtools/skills/debug-access-token commit 8666857a76

Frequently asked questions

npx skillmds@latest add facebook/debug-access-token