Created
June 18, 2018 17:20
-
-
Save jportella93/2672eae3533c9e2199c9a1a525943809 to your computer and use it in GitHub Desktop.
Get facebook user profile picture by Id
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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