I would like to give my Facebook application users the ability to alter their profile picture with some predefined edits. How can this be accomplished?
Asked
Active
Viewed 207 times
0
-
Just noticed, this is also a duplicate: http://stackoverflow.com/questions/1648859/can-i-set-a-users-profile-image-using-the-facebook-api – Rob Cooper Feb 10 '10 at 19:56
1 Answers
0
You can upload to a specific user's album by calling photos.getAlbums. However, you cannot upload to a user's profile picture album.

genesis
- 50,477
- 20
- 96
- 125

Rob Cooper
- 28,567
- 26
- 103
- 142