Mar 16 2023 12:10 AM
Hi, I'm doing some tests about subscribe online meeting. I used one account to create a meeting and sent invitation to my another account(two accounts are in different azure group). Then I tried to create subscription to that meeting(Already got access token) but I received error that
{
"error": {
"code": "ExtensionError",
"message": "Operation: Create; Exception: [Status Code: Forbidden; Reason: The meeting tenant does not match the token tenant.]",
"innerError": {
"date": "2023-03-16T07:08:39",
"request-id": "2e516d65-5ad3-4194-b29d-e9782ee1abf6",
"client-request-id": "2e516d65-5ad3-4194-b29d-e9782ee1abf6"
}
}
}
Mar 16 2023 03:05 AM
Mar 16 2023 08:14 AM
Mar 16 2023 03:49 PM
Mar 17 2023 03:26 AM
Solution