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
Sometimes when registration fails, the real error message is not displayed correctly. Instead it's just displayed Error while registering your account: without any explanation. The reason for this is different nodes send error objects in different formats. This should be examined and the app should be able to extract error messages from all nodes.
The text was updated successfully, but these errors were encountered:
Sometimes when registration fails, the real error message is not displayed correctly. Instead it's just displayed
Error while registering your account:
without any explanation. The reason for this is different nodes send error objects in different formats. This should be examined and the app should be able to extract error messages from all nodes.The text was updated successfully, but these errors were encountered: