01-10-2025, 09:43 PM
When signing up as new client I get:
Email is actually valid, here's payload:
Response:
I tried different combinations with no luck. I have https enabled and configured which was not after installation.
Quote:System message
Email address is invalid (9999)
Email is actually valid, here's payload:
Code:
{
"CSRFToken": "8772ef43e0054029b74e739104bc6655",
"first_name": "Velopulsas Test 2",
"email": "[email protected]",
"password": "Dadadada123-",
"password_confirm": "Dadadada123-"
}
Response:
Code:
{"result":null,"error":{"message":"Email address is invalid","code":9999}}
I tried different combinations with no luck. I have https enabled and configured which was not after installation.