79573998

Date: 2025-04-14 21:06:13
Score: 0.5
Natty:
Report link

to get the user's profile picture, send this GET request:

https://graph.instagram.com/me?fields=id,username,name,profile_picture_url&access_token=${ACCESS_TOKEN}

replace ACCESS_TOKEN with the user's access token.

for more info on what fields you can return, check the developer docs

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ifeanyi ugwu