部分的な機能停止share-external
Debugging a Threads token via API?
3

Hi,

I'm having issues finding a way to debug a Threads token using the API. Has anyone had any luck with this?

I've tried generating an App Access Token using the Threads App Credentials, but that just gives me a "system error". If I use the Meta App's Client ID & Secret I can generate an App Access Token, however that token doesn't allow me to debug Threads tokens.

There isn't any mention of this in the Threads Docs.

Any idea?

Thanks, Mark

Mark
質問日時: 約5ヶ月前
Kris

I'm seeing the same issue.

The documentation describes the process clearly: https://developers.facebook.com/docs/facebook-login/guides/%20access-tokens/debugging

But trying to hit that endpoint with the input_token from a user who has authorized my app and the access_token from my Threads app like so:

https://graph.facebook.com/debug_token?input_token=THQxxxnU0&access_token=1929xxxbf3

I always get an error like this:

Response: {"error":{"message":"(#100) The App_id in the input_token did not match the Viewing App","type":"OAuthException","code":100,"fbtrace_id":"ASxxx2s"}}

Is there a different endpoint to use for debugging Threads app tokens, or additional credentials required not shown in the documentation?

11月11日 8:25
選択された回答
2

sam same - Mark, was the issue resolved on oyour side?

7月9日 14:04
Noam