Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to update the user information for my profile dynamically.Is it possible to update user information in my profile using facebook api.

share|improve this question

2 Answers

It's not possible to edit a user's information using the Graph API. This relies on Facebook's own interfaces.

This is understandable from a security standpoint.

share|improve this answer

Not all of the user information can be edited by graph-api. Specially, Facebook profile, it cannot be edited by graph-api.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.