rest - Instagram API Not Valid Access TOken -
i new user of instagram api , have configured app described in instagram api documentation, when send request access token, access token received valid user information, not feeds, give me 404 error.
regards.
you should take 1 of lasts updates. please read this.
deprecation of /users/self/feed
as explained here, should use endpoint:
https://api.instagram.com/v1/users/self/?access_token=access-token
so solution you, this:
https://api.instagram.com/v1/users/self/?access_token=2284449038.5c1f102.386eb5da2ea0451b9ff2048baadd4dfa
Comments
Post a Comment