Threads API - OAuth Exchange Token doesn't seem to work
1

Hi,

I've been experimenting with the Threads API, however I can't seem to exchange any tokens for long-lived tokens.

When I hit /access_token (which is what the docs say), I get a "Unsupported request - method type: get". Same thing if I submit a POST.

If I try to exchange the token using oauth/access_token I get the following error "Invalid grant_type: th_exchange_token".

Are the docs wrong? Is there something missing? I can't seem to figure it out.

Thanks, Mark

Mark
Asked about 3 months ago
Selected Answer
1

Resolved - I needed to create a Threads Test User.

July 3 at 12:15 AM
Mark