I have registered app in azure with application permissions (BookingsAppointment.ReadWrite.All). But when I try to cancel appointment I give Internal server error. I use Logic apps.
Can you told me where I have problem?
I tried find more in documentation and I found that I have to add Bookings.ReadWrite.All permission to app… but this option is not possible for application:
https://learn.microsoft.com/en-us/graph/api/bookingappointment-cancel?view=graph-rest-1.0&tabs=http
Ondřej Horký is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.