AuthenticationError Error authenticating with resource after request fo creating new meeting

Andrey Sim 6 Reputation points
2022-12-13T13:13:38.45+00:00

array (
'code' => 'AuthenticationError',
'message' => 'Error authenticating with resource',
innerError' => array (
'date' => '2022-12-13T12:17:16',
'request-id' => 'c32de968-a2bb-41b8-88ba-a58ae9345373', |
'client-request-id' => 'c32de968-a2bb-41b8-88ba-a58ae9345373', )
, )

Authorization worked properly , but receive an Error when try to create meeting via teacher account
Also when i try to run query in https://developer.microsoft.com/en-us/graph/graph-explorer i see the same error

https://developer.microsoft.com/en-us/graph/graph-explorer![270625-1.png][1]

Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,406 Reputation points
    2022-12-15T07:57:37.57+00:00

    Hi @Andrey Sim

    Creating online meetings with a personal account is not supported, switch to a work/school account or add your personal account as a guest to the tenant.

    270909-image.png

    270908-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.