What is the best way to get ALL profile pictures from a given user? What permissions do I need?
I know I can access the main profile pic using https://graph.fa
https://graph.fa
You can pass the "limit=0" to avoid paging altogether, and you get all the photos in one call.