Open leapyear1969 opened 3 months ago
We also encountered the same issue. On the global tenant, the plugin calls OfficeRuntime.auth.getAccessToken() normally, but there is a problem with the 21vianet tenant. The desktop outlook client works fine, but there is an issue with the Outlook web.
Thanks for reporting this @leapyear1969 and @mmhforjavaweb.
I'm going to transfer this to the office-js repo where we investigate product issues.
Article URL
https://learn.microsoft.com/en-us/office/dev/add-ins/develop/create-sso-office-add-ins-aspnet
Issue
"strServiceExceptionMessage": "AADSTS50011: The redirect URI [https://partner.outlook.cn/owa/spaExtSSO.aspx]specified in the request does not match the redirect URIs configured for the application bc59ab01-8403-45c6-8796-ac3ef710b3e3. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal..
I fount a preview issue looks fixed in Global Office 365, issue 3523
please help to take a look at in China Office 365 , thanks!