mikefowler / instajam

Instajam is a JavaScript wrapper for the Instagram API. You provide the access token, we provide the jam. Or whatever.
http://mikefowler.github.io/instajam
MIT License
132 stars 33 forks source link

Change instagram.com/oauth/ into api.instagram.com/oauth/ #15

Closed annalinneajohansson closed 8 years ago

annalinneajohansson commented 8 years ago

Requests made to instagram.com/oauth/ rather than api.instagram.com/oauth/ causes the request to fail if the user logs in during authorizing.