This Should fix situations where an admin attempts to obtain their user information, but in fact fails.
This will lead to the discord page looping (and hence not allowing admins to sign in!)
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code @cqvu can you check too - I only checked with dynamic debugger
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] Any dependent changes have been merged and published in downstream modules
Description
This Should fix situations where an admin attempts to obtain their user information, but in fact fails. This will lead to the discord page looping (and hence not allowing admins to sign in!)
Type of change
Checklist:
Screenshots
N/A