Hello,
I have a problem with Microsoft Teams, whenever I enter "Teams" view it shows a loading spinner and is stuck on the loading animation.
The browser is being spammed with errors.
The network tab shows:
HTTP 500 for
https://teams.microsoft.com/api/mt/emea/beta/users/aggregatedNotifications
and 401 for
https://teams.microsoft.com/api/mt/emea/beta/contacts/buddylist?migrationRequested=true&federatedContactsSupported=true
The console errors are:
angular.min.js:113 2020-02-05T09:09:03.280Z transportDependencyProviderService: transport can't be initialized, settingsService is enabled - false,
desktop is pluginless - false,
destop is Hwa - true
2020-02-05T09:09:03.607Z cdlwebworker: {"component":"CDLStateMachine","hostRendererId":"cdlwebworker","requestType":"graphql","message":"State machine is erroring out Sync Engine not enabled","errorCode":"Unknown"}
Uncaught (in promise) Sync Engine not enabled
2020-02-05T09:09:04.075Z ChannelService: Empty threadId
2020-02-05T09:09:04.109Z InterfaceExtensibilityService: Error occurred while retrieving tab promises. Empty threadId
2020-02-05T09:09:04.167Z messages-header: Failed to calculate header extensions because of error: Empty threadId
There are more errors, but the rest of them are caused by the failed http requests I've mentioned above.
I've tried clearing cache and unregistering service worker but that didn't helped. The browser is Google Chrome.