I'm working on fetching posts from Instagram accounts but I got stuck in creating the access token I do not know why it is that complicated! Can anyone walk me through the steps of getting a long live access token? I already created the app and have business account which is linked to my Facebook also I've developer account
Asked
Active
Viewed 1,144 times
0
-
Have you followed the steps here: https://developers.facebook.com/docs/instagram-api/getting-started ? – hermanschutte Mar 11 '20 at 07:04
-
Yes I tried to but I got stuck @hermanschutte – nix_ Mar 11 '20 at 17:10
-
Maybe if you provide more detail about where you're getting stuck, with examples, someone will be able to help. – hermanschutte Mar 12 '20 at 07:42
1 Answers
0
I've just written up a tutorial on the steps to take for getting a long-lived access token for Instagram's API. Granted, the tutorial is for using the Instagram Basic Display API, but the concepts for getting a token to access the graph API are identical. You can see if this step-by-step tutorial is enough to point you in the right direction.

Alvin S. Lee
- 4,984
- 30
- 34
-
The steps are not identical: when your tutorial says to click on Basic Display and then click on Create New App the step isn't the same. I click on the Business Api and there is no Create New App there. – Vipera74 Mar 22 '20 at 11:10