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
Resolved - I needed to create a Threads Test User.