Error authenticating with resource

Shayan Chakraborty 1 Reputation point
2021-09-26T10:36:53.643+00:00

Hi there,

I was trying to get this up and running and ran into this issue. I followed the readme. Made sure I have the OnlineMeetings.ReadWrite permission selected. Yet when I try to create a meeting, I get this error on the POST to https://graph.microsoft.com/v1.0/me/onlineMeetings:

stdClass Object
(
[error] => stdClass Object
(
[code] => AuthenticationError
[message] => Error authenticating with resource
[innerError] => stdClass Object
(
[date] => 2021-09-26T10:34:08
[request-id] => 640d323a-9c44-4483-8fca-47452f1cff2d
[client-request-id] => 640d323a-9c44-4483-8fca-47452f1cff2d
)

    )

)

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
0 comments No comments
{count} votes