Skip to content

Conversation

mrpkin
Copy link

@mrpkin mrpkin commented Dec 24, 2022

No description provided.

@@ -19,7 +19,7 @@ import (
var (
authURL = "https://api.instagram.com/oauth/authorize/"
tokenURL = "https://api.instagram.com/oauth/access_token"
endPointProfile = "https://api.instagram.com/v1/users/self/"
endPointProfile = "https://graph.instagram.com/v15.0/me"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it still instagram.com for the API endpoints? From docs it looks like these have been updated to facebook.com

I'm looking at https://developers.facebook.com/docs/instagram-api/getting-started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants