Forum Discussion
Joseph_Yan
May 25, 2021Copper Contributor
Why can't I delete a calendar event using Graph API?
Hello.
I have a web application which is built with CakePHP v4.
Having an issue with deleting an event using Graph API.
Deleting an event works properly on my local side(ubuntu 18), but it doesn't work on my production server(nginx on Linux).
I use an application token to delete an event for any user's calendar inside the company.
That's weird if I delete an event it responses null(success), but the event still remains not deleted.
So I checked the application token for both local and production side, but they were exactly the same.
Why does this happen and how to fix?
Please refer to my question on stackoverflow.
Thanks in advance.
No RepliesBe the first to reply