how to set a facebook profile picture using the graph api

后端 未结 5 1267
半阙折子戏
半阙折子戏 2020-11-27 13:00

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

5条回答
  •  孤独总比滥情好
    2020-11-27 13:15

    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.

提交回复
热议问题