I am getting my access token with : get access token.
With this token I am trying to create a meeting with request with error.
I am using azure AD, where I created an app and granted some access rights.
What else should I configure to allow a User of my app to create a meeting ?
CodePudding user response:
You need to create an application access policy for this to work:
See Microsoft documentation below:
https://docs.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy