Monday, September 26, 2011

How to get (and use) extended permissions in Facebook with Python/Django - Facebook Stack Overflow

How to get (and use) extended permissions in Facebook with Python/Django - Facebook Stack Overflow: "
7
down vote
favorite
4
share [fb]
share [tw]
I'm trying to write a simple app that lets a user grant my code permission to write to her page's Facebook stream. As I understand it, it should be as easy as:

Have the user click on a button that launches a popup containing the a page in my Facebook app.
In that page, they click on something that grants stream_publish to my app and assigns that permission to their page.
Window closes, I now have all the info I need to run a script in cron to push stuff to that page's stream."

'via Blog this'

No comments: