You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can see in the logs that there were 401 errors when we call the IdentityService.
If we add the missing accessToken to the IdentityService instantiation, we had many calls to the tokenProviderHandler and then, a timeout (or nothing sometimes).
As mentioned here, invite by email a new user now failed.
The text was updated successfully, but these errors were encountered: