grabKit
grabKit copied to clipboard
instagram api -- redirect_url
Is the instagram instruction uptodate ? setup instagramRedirectUri? is it following new format of ig[api id]://authorize ? plist URL Scheme?
if it is, after successfully authorize, it is going back to service list without displaying album and if tapping on the instagram again. it ask to relogin again
"OAuth redirect_uri" field, enter a lowercase url like "mygreatapplication://". --> I don't think this one is working.
Instagram :
- go to http://instagram.com/developer/clients/register/
- fill the form. In the "OAuth redirect_uri" field, enter a lowercase url like "mygreatapplication://".
- Report your Client ID and your Redirect URI into your configurator file, respectively in the methods instagramAppId and instagramRedirectUri
- Open your application's App-Info.plist and in "URL Types" -> "item N" -> "URL Schemes", add your redirect URI (without the "://")