An API that connects multiple Microsoft services, enabling data access and automation across platforms
We have also encountered the same issue; luckily, it isn't a critical part of any flow.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The MS Booking API GetStaffAvailability returns an error 500 if the timestamps (between which the staff availability will be returned) is lower than 30minutes.
Function returns 200 success if endDateTime - startDateTime equals 30 minutes or more.
Function returns 500 (error code: UnknownError) if endDateTime - startDateTime less than 30 minutes.
Open graph API version 1.0 with Microsoft.Graph SDK .Net Nugets Package v4.54.0, authentication type : application permissions.
An API that connects multiple Microsoft services, enabling data access and automation across platforms
We have also encountered the same issue; luckily, it isn't a critical part of any flow.
I can confirm that this is still happening in Nov 2023 and would really appreciate it if Microsoft provides a fix for this.
Hello Olivier DENEUX,
Thanks for reaching out!
I am able to replicate the issue from my test tenant. As it looks likes tenant specific issue.
I would recommend you to raise a support case with Microsoft Graph, a Support Engineer will be able to assist you better. You can raise support ticket from
http://aad.portal.azure.com/ or https://admin.microsoft.com/#/support/requests.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.