Create event for another owner using Facebook Graph API

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-06-09T12:12:20Z Indexed on 2010/06/09 12:52 UTC
Read the original article Hit count: 219

Filed under:
|
|

Hi,

I'm at the moment working on a web page where the users who visit it should have the possibility to create an event in my web page's name. There is a Page on Facebook for the web page which should be the owner of the user created event. Is this possible? All users are authenticated using Facebook Connect, but since the event won't be created in their name I don't know if that's so much of help. The Python SDK will be used since the event shall be implemented server side.

/ D

© Stack Overflow or respective owner

Related posts about python

Related posts about django