Share via

GraphError: Error authenticating with resource

Ramon Nascimento 20 Reputation points
2023-10-13T20:56:28.2333333+00:00

I'm integrating MS Teams in my product and a user is encountering the following error when trying to create an online meeting:

{
	"code":"AuthenticationError",
	"message":"Error authenticating with resource",
	"innerError": {
		"date":"2023-10-13T20:43:18",
		"request-id":"faba9d5f-d473-4757-ac83-e69cde074e90",
		"client-request-id":"5e62874a-96bc-5a16-9df6-4becba28a326"
	}
}

This only happens when using a personal account, but work accounts work fine. What does this error mean, and how can I fix it? Is it a problem on Microsoft's side, or do I need to reauthenticate the user?

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author

CarlZhao-MSFT 46,456 Reputation points
2023-10-16T06:46:47.6833333+00:00

Hi @Ramon Nascimento

Creating online meetings using personal accounts is not supported, this only applies to work/school accounts.

User's image

Hope this helps.

If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most 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.