Thanks so much for this man! One question: I got this running simply by using your site to get my userId and accessToken. What's the purpose of the "Client ID" registration?
@Dave Soderberg Certain functions (like just getting tagged images) can use a client ID instead of an access token. Meaning you don't have to authorize your user account.
But since getting images from your own user account requires an access token instead, I put a shortcut on the site for people to use.
9 Responses
Pro
Steven Schobert
Hey folks!
I made this little javascript plugin for your Instagram photos!
Check it out: instafeedjs.com
7 months ago
Pro
Alex Leeson-Brown
@Steven Schobert does this use the same technique that you used to do @Kerem Suer's Instagram page?
7 months ago
Pro
Steven Schobert
@Alex Leeson-Brown Yes it's similar. His was the "beta". There's many improvements now :)
7 months ago
Pro
Alex Leeson-Brown
@Steven Schobert awesome. Excited to use this on my personal site :)
7 months ago
Pro
Anders Drage
Awesome. Now make this for twitter and I'll love you till death.
7 months ago
Pro
Manik Rathee
Great work on this - dead simple to use.
7 months ago
Pro
Dave Soderberg
Thanks so much for this man! One question: I got this running simply by using your site to get my userId and accessToken. What's the purpose of the "Client ID" registration?
4 months ago
Pro
Steven Schobert
@Dave Soderberg Certain functions (like just getting tagged images) can use a client ID instead of an access token. Meaning you don't have to authorize your user account.
But since getting images from your own user account requires an access token instead, I put a shortcut on the site for people to use.
Hope that helps! :)
4 months ago
Pro
Dave Soderberg
Awesome, super simple. Got it up and running! Thanks again!
4 months ago