changing facebook profile photo with an application

Newbie Member
18Apr2009,11:45   #1
nayes84's Avatar
Hello Guys,

I'm making a facebook application in php and I need to make it change profile photo for a subscriber under some condition. I read about acquiring user permissions that allows application to upload a photo to user's account but is it possible to change profile photo?
please advice
Team Leader
15May2009,10:32   #2
pradeep's Avatar
As far as I know, changing of profile pic via FB API is not allowed, you may check the FB Developer docs, I had worked on facebooks apps over a year ago.