Tuesday, 20 August 2013

How can I get client ID and redirect URL when a user login to instagram through my site?

How can I get client ID and redirect URL when a user login to instagram
through my site?

I really need them to import their images into my site..
In their documentation they authenticate a use with a response code by the
following url
https://api.instagram.com/oauth/authorize/?client_id=CLIENT-ID&redirect_uri=REDIRECT-URI&response_type=code
The above url gimme only a code not all the images. And this is not my
target. Actually when a user come to my site and click on the instagram
login button with the user name and password then I need to import all the
images of the logged in user into my site.
Is that possible. I appreciate your inspiration and waiting for a best
solution...
Thanks in advance

No comments:

Post a Comment