Is it possible to change someone's profile picture via the Facebook API?
+1
A:
The Graph API discusses POSTing a picture to an account but I see nothing related to the direct altering of a user account. I suspect they only recognize GET requests under their RESTful API (for the user area). Thus, a no.
That's just information gleaned from the Facebook API docs, however. I could be missing something though.
Inkspeak
2010-06-12 18:20:41
or is possible to change picture of profile via something else?
newprog
2010-06-13 07:16:42
@newprog, aside from the UI itself, I get the distinct impression that you can't. If you haven't asked over at the Facebook developer forums (http://forum.developers.facebook.com), you may want to do that.
Inkspeak
2010-06-13 12:47:21