authentication - Get Instagram express permissions (scope) -


i'm trying comments likes relationships permissions instagram app basic permission using token authentication url:

https://instagram.com/oauth/authorize?client_id=xxx&redirect_uri=xx&response_type=code&scope=likes+comments+relationships 

which there app using same url , give me comments likes relationships permissions

you have apply access here: https://www.facebook.com/help/instagram/contact/185819881608116

by default u basic permissions. comments likes relationships require special approval instagram.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -