Not able to get long lived access token
2

I'm following this - https://developers.facebook.com/docs/instagram-platform/instagram-api-with-instagram-login/business-login

I got the short term token from https://api.instagram.com/oauth/access_token

but when Im trying to exchange this token for long term token in step 3 https://graph.instagram.com/access_token?grant_type=ig_exchange_token&client_secret={instagram_secret}&access_toekn={code}

I keep getting this, Sorry, this content isn't available right now. I'm trying with the instagram test user.

Vivek
Asked about a month ago
Selected Answer
1

Hi, I have same issue, but the API for access token not working fo me, no error, no message in json result even in debug mode! I followed the same documentation.

December 16 at 1:45 AM
Jean