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.

Could you please someone show a simple way how can I achieve the following task?

I've got a website where users can upload some kind of posts. I need a new feature: when someone publishing a post, it would appear in my websites' fan page too as a facebook post from the administrator of the page (aka in the name of page), even if I am offline. To create this new function I would like to use FB PHP SDK 3.x and long-lived token.

All the solutions I found are outdated (using offline_access permission), using curl without FB SDK and not contains answer how to extend short-lived access token programatically, or publish the post to some others' wall, etc.

Thank you!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.