How to Resolve an Invalid Email Error During the Account Creation Process?
When registering for CodeScene, you might get the following error on some occasions:

The first thing to check is if you are already registered with that particular email address or if there is extra space at the end.
Also, it could be that the problem is on the user side. In this scenario, you should follow these steps:
Enable debug logging (via CODESCENE_LOG_LEVEL=DEBUG)
Restart the container
Check the logs: Where can I find the logs?
This will help to determine the particular issue from the user's side that needs to be resolved to continue the process of registration.