-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get API access token?? #8
Comments
This site has instructions. Give it a try. |
It really a pain in the ass to get an access token from your instagram account. Oh and thanks for your module, I'm using it with my own instagram account, but it would be nice to also being able to display picture from other users. |
It would be something that requires some research. For me, my account was
private and I wanted to see my own images on the mirror, thus I built the
module as such.
…On Wed, Jan 31, 2018 at 3:45 AM, prysme01 ***@***.***> wrote:
It really a pain in the ass to get an access token from your instagram
account.
Would it be possible to just specifiy the URL and have easy access to
other instagram account ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAwk5pndubkdGku50YT2tRDbcRUNl7Gnks5tQDZCgaJpZM4LuhGH>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm confused on how to actually get the access token. I registered on the Instagram dev site, created a client. This comes with a client ID and client secret. But I can't figure out how to get the access token. I've read through the documentation and I can't seem to figure it out. Any help will be greatly appreciated.
The text was updated successfully, but these errors were encountered: