Is there any way to change the user\'s profile picture using the graph api?
I know you can\'t with the rest api (reference), but I could not find anything in the new
You can upload to the user's Profile Picture album using the Graph API but it appears that you cannot update the /me/picture value to set the users current profile image to the image you've uploaded.