I made several applications that suggested the user to create pictures, upload them to facebook, and then send them via the link on facebook, which allowed them to set them as their profile picture: https://www.facebook.com/photo.php?fbid = 10152753169290428 & makeprofile = 1
In the past few days, facebook has simply ignored the makeprofile parameter. I just like designing for facebook, it's such a rollercoaster ride.
Can anyone help? Is there an alternative?
You can redirect to a mobile URL, for example:
http://m.facebook.com/photo.php?fbid=[photo-id]&prof
and then it magically works.
The undocumented makeprofile=1 still works, but the user needs permission to view the photo first. I checked this on the following public image:
makeprofile=1
https://www.facebook.com/photo.php?fbid=10100464869430336&set=a.575724691546.2154239.60506094&type=1&makeprofile=1
Update (December 14, 2014):
By clicking on the link above using the desktop browser, I will show you the following pop-up on Facebook. The function still works (at least for me).
Source: https://habr.com/ru/post/1242782/More articles:How to activate function lists in Notepad ++ - notepad ++Write to memory starting with zero bytes - cHow to make hinting type for an array of specific objects in php? - phpError using karma with SystemJS, gulp and TypeScript - typescriptUploading a profile image using Facebook API - javascripthow to use 2 screens with vncserver? - centosAdd class dynamically to character based values - javascriptC # Timer with Lambda instead of method reference? - c #You can pass the id value from the template so that the function (AngulasJS2) is angularJQuery Date Picker popups appear below another element - javascriptAll Articles