Hello team.
When calling microsoftTeams.authentication.getAuthToken({ resources: [] }) inside a Teams app that is also available in outlook, this fails and produces a bunch of these errors in the console:
It seems like this is some sort of loop the getAuthToken call gets stuck in for while and the fails. The same app in Teams works just fine.
Hello team.
When calling microsoftTeams.authentication.getAuthToken({ resources: [] }) inside a Teams app that is also available in outlook, this fails and produces a bunch of these errors in the console:
It seems like this is some sort of loop the getAuthToken call gets stuck in for while and the fails. The same app in Teams works just fine.