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 am able to successfully publish/post messages to users' facebook wall from my application (after user authentication/user&app authorization only).

Issue: In the users' facebook wall, the message is posted as if the USER is posting message to themselves. The title displays the USER NAME and I want to display my APPLICATION NAME. (Note: I can able to see my app name (i.e. "via myappname" at the bottom right of my messages and I need to see this name in the title of the message instead of the user name).

Any help to display my APP NAME on the title of my messages is highly appreciated.

Thanks in advance.

share|improve this question

1 Answer

No, it's not possible for pages or apps to write directly onto the Timeline/Profile of users

share|improve this answer
Did this answer solve, or help you to solve the problem in your question? if so, please accept accept this answer or add your own answer with the solution you found. See these instructions for info how to accept answers; thanks! – Igy Jun 26 '12 at 14:52

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.