Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Setting Facebook Cover Photo via API [closed]

Is there a way to get and set the new cover photo on the Facebook timeline profile via the API?

like image 220
Tom Kincaid Avatar asked Oct 21 '11 13:10

Tom Kincaid


People also ask

Can I upload my cover photo privately?

You can't make the current cover photo private; it must be public. However, you can make older ones private by locating them in the Cover photos album and changing who can see them (e.g., certain friends only or only you).

Why can't I change my Facebook page cover photo?

If you're using the Facebook mobile app, close out of the app and reopen. If you're on a mobile device, make sure you're connected to a reliable data or Wi-Fi network. If you're on a computer, refresh the page and try again. Wait and try changing your profile picture later.


1 Answers

There´s no API support for changing user profile cover, but you can upload a photo and then redirect user to: http://www.facebook.com/profile.php?preview_cover=PHOTO_ID

like image 192
Will Soares Avatar answered Dec 03 '22 08:12

Will Soares