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

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -