Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jportella93/2672eae3533c9e2199c9a1a525943809 to your computer and use it in GitHub Desktop.
Save jportella93/2672eae3533c9e2199c9a1a525943809 to your computer and use it in GitHub Desktop.
Get facebook user profile picture by Id
https://graph.facebook.com/{facebookId}/picture?type=large&width=720&height=720
source: https://developers.facebook.com/docs/graph-api/reference/user/picture/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment