Search code examples
facebookfacebook-graph-apifacebook-graph-api-v2.0facebook-permissions

Facebook "create_events" in version v. 2.0


I'm new in this forum and I hope I'm doing everything right.

This is my problem:

I want to create a Facebook's event from my web site and I need the permission. In the first version of Facebook Developer we can simply add the extended permission crate_events, but this no longer exists in v.2.0. Do you know if there is a way to use it? Is it encapsulated in another permission?

Thanks to everyone.


Solution

  • You are right, the permission create_events no longer exists.

    If you check the Platform Change Log, it clearly says-

    Apps can no longer create events with the API.