You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm currently a student and I'm working on an application on android studio.
I want to use the instagram API to retrieve various information.
But I'm currently stuck on the way to get the access token to use it in the following of my requests.
Is it possible that you explain me how you managed to get the access token in your program?
The text was updated successfully, but these errors were encountered:
On Wed, May 6, 2020, 1:48 AM Math-Dzieu ***@***.***> wrote:
Hello, I'm currently a student and I'm working on an application on
android studio.
I want to use the instagram API to retrieve various information.
But I'm currently stuck on the way to get the access token to use it in
the following of my requests.
Is it possible that you explain me how you managed to get the access token
in your program?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADIOFOSHMGHVROEWA4OCCLTRQBYAVANCNFSM4MZ4DUWQ>
.
I saw that it was public, so I took the code to see if I understood it, but I did not.
I'm stuck almost at the beginning of my project because I want to make a request to connect to instagram in order to get the access token in my code, but I can't get the access token back.
On my computer I manage to connect to the link which makes a redirect towards my link with the access token in the url after the "code=" but that's all.
And I would like to find a way to do like a WebView and get this token that I would use in the requests of the documentation of facebook developper.
Hello, I'm currently a student and I'm working on an application on android studio.
I want to use the instagram API to retrieve various information.
But I'm currently stuck on the way to get the access token to use it in the following of my requests.
Is it possible that you explain me how you managed to get the access token in your program?
The text was updated successfully, but these errors were encountered: