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
This bug is different with #190. It's cause by the server, server does not return anything response when challengeId is wrong, which make the link time out.
Except: Server returns 'null' or other error msg when challenge id is not exist. At least, don't make the link time out.
Edit: Sorry, I make a mistake, the gateway timeout is caused by server rendering failure, not by backend
The text was updated successfully, but these errors were encountered: