office365 - Office 365 graph, delete event but event not found -


when try delete individual event using delete https://graph.microsoft.com/v1.0/me/events/ works fine. if make 100+ requests, fails. says event not found (status 404). if delete afterwards, works fine. same https://graph.microsoft.com/v1.0/me/calenders/"calendarid"/events.

how can fix this?

thanks


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -