I am developing a website that uses facebook api to create events. If the user decides they want to delete the event again, they can do so which works fine with my website, meaning the event will also be deleted on facebook. So far so good. But the user can also use an already (via facebook.com) created event and link it to the event created on my website. When the user deletes that event, the event on facebook is not deleted. Is that a security mechanism or do I have the access rights wrong?
Thanks
-flosky