The scope "'offline_access OnlineMeetings.ReadWrite' does not exist."

Trakstar 40 Reputation points
2023-02-15T14:11:39.18+00:00

Hi,

I am getting the "The scope 'offline_access OnlineMeetings.ReadWrite' does not exist." error while calling the /token endpoint. I tried with other permissions e,g User.read and it worked fine. I have the following app configuration -

supported account types - All Microsoft account users

Redirect URLs type - Web

API permissions - offline_access and OnlineMeetings.ReadWrite both have type Delegated

/authorize URL -

https://login.microsoftonline.com/common/oauth2/v2.0/authorize?response_type=code&client_id=foo&redirect_uri=https://app.trakstar.local/callbacks/msteams%20%20%20%20%20%20%20%20&response_mode=query&state=1&scope=offline_access%20OnlineMeetings.ReadWrite

I am using a personal account to test the integration.

Thanks.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,895 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,332 questions
0 comments No comments
{count} votes

Accepted answer
  1. HarmeetSingh7172 4,826 Reputation points
    2023-02-20T14:29:21.8433333+00:00

    Hello Trakstar

    Thanks for posting.

    As per my knowledge, the OnlineMeetings.ReadWrite Delegated permission doesn't exist for personal Microsoft accounts.

    Refer below for details:

    Hope this helps.

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


0 additional answers

Sort by: Most helpful

Your answer

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