Graph API : UpdateOnline meeting and Get onlinemeeting by id doesn't work all the time

Jeeva 0 Reputation points
2023-09-29T12:45:35.09+00:00

I am using Microsoft Business basic
Microsoft graph API Microsoft graph API
GET https://graph.microsoft.com/v1.0/users/{UserId}/onlineMeetings/{meetingId}

Above Url doesn't work all the time. It works with this meeting Id "MSoxNGQxYWMyMS0yZDY0LTQyN2MtODY1Yi0zZTFlNmU4NTg2M2UqMCoqMTk6bWVldGluZ19Oak15Wm1ReE5XTXRaREk0T1MwMFl6a3dMVGd6TVRndE1qUXhaVGs1T1dFeE9HVXhAdGhyZWFkLnYy" but not with this "MSoxNGQxYWMyMS0yZDY0LTQyN2MtODY1Yi0zZTFlNmU4NTg2M2UqMCoqMTk6bWVldGluZ19aRFJsTldOaE1UWXRNRGMzTnkwMFlXRmxMV0UzWTJRdFltVmpOREkyTldFME1EUXpAdGhyZWFkLnYy"

same happens with update online meeting also it worked once today, tried to update the same with same parameters didn't work.

Is there any limit for update and get API's

Both gives the bad request error.

Thanks in advance!

Tried the same in Infomania also
User's image

{
	"error": {
		"code": "BadRequest",
		"message": "An error has occurred.",
		"innerError": {
			"date": "2023-09-29T12:42:54",
			"request-id": "1d8faf26-ecfb-4cb8-a843-7e51744ff000",
			"client-request-id": "1d8faf26-ecfb-4cb8-a843-7e51744ff000"
		}
	}
}
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,894 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,482 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TH-4749-MSFT 3,315 Reputation points
    2023-09-29T16:21:00.62+00:00

    Hi Jeeva,

    Thanks for reaching out. Does the issue occur with a specific online meeting or other online meetings? Does the issue occur for other users for the same meeting?

    Thanks.


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.