url: https://graph.microsoft.com/v1.0/me/onlineMeetings
method:post
scope: delegated onlineMeetings.ReadWrite
Error:
{
"error": {
"code": "Forbidden",
"message": "An error has occurred.",
"innerError": {
"date": "2021-06-07T11:43:13",
"request-id": "358d1774-6c79-4fb5-9dcc-a32078cef675",
"client-request-id": "358d1774-6c79-4fb5-9dcc-a32078cef675"
}
}
}