I want to check whether the user has give publish_stream permission to my application or not. If not want to get publish_stream permission.
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.
|
|
|
if you are using the Koala Gem just use:
|
|||
|
|
You must autorize user with publish_stream permission. In rails I do it with OmniAuth gem. My post can help you - Publish stream in Facebook & Twitter with OmniAuth |
|||||
|