Search Issue Tracker
Active
Votes
0
Found in [Package]
2019.4
2020.3
2021.1
Issue ID
1376042
Regression
No
AccessToken expiring and not being refreshed
After some time Idle errors and warnings are printed to the console related to Access Tokens expiring.
Repro-Steps
1. Install Authentication Package
2. Navigate to Authentication project settings
3. Should not be an issue at this stage
4. Wait
5. Can take a while. I did this at lunch/overnight
Navigate away and back to Authentication project settings.
See bug
Actual results
Warnings/errors are printed in the console related to Authentication/401 errors.
Expected results
Access token should be refreshed if it is expired and error should resolve properly.
Note to Testers:
These steps to reproduce aren't completely reliable, as we haven't been able to reproduce all the time, nor have we been able to pin the exact time needed to expire the access token, the recomendation here would be to test the RefreshAccessToken API directly from the code.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][URP][OpenGLES3] Render Texture memory increases by 50% when using OpenGLES 3
- MouseButton(0) loses click state when using Device Simulator and enabling "Any iOS Device" in Unity Remote
- [Linux] "Sending message header failed (11)" Warning in Console when opening or closing Standalone Profiler
- [Backport] MacOS Targetsupport Installers for Linux overwrite their content
- [Backport] Scheduled items, asynchronous tasks, and Update() are not run when EditorWindow is opened using ShowModalUtility()
Add comment