Skip to content

Conversation

@000pp
Copy link

@000pp 000pp commented Oct 18, 2022

Hello, KeyHacks Team! Hope you're doing well!

Reading Instagram's API documentation I noticed it's not necessary to pass the UserID we can use the Me parameter instead of

Example:

curl -X GET \
  'https://graph.instagram.com/me?fields=id,username&access_token=IGQVJ...'

Documentation URL: https://developers.facebook.com/docs/instagram-basic-display-api/getting-started#etapa-4--autenticar-o-usu-rio-de-teste

Hello, KeyHacks Team! Hope you're doing well!

Reading Instagram's API documentation I noticed it's not necessary to pass the UserID we can use the Me parameter instead of

Example:
```
curl -X GET \
  'https://graph.instagram.com/me?fields=id,username&access_token=IGQVJ...'
```
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.

1 participant