I\'m looking for a user.setImage call or something to that effect on the Facebook API but I can\'t see anything to achieve this: specifically to overwrite a use
user.setImage
Checkout my answer in this thread: how to set a facebook profile picture using the graph api
You can't set the profile picture, but you can upload it to an album, and then send the user to the "make profile picture"-page for that picture.