404 not found if user OR email already exists
-
Hello,
If the user already exists then it retrieves a status 404 not found. Please review this -> https://prntscr.com/q0xvxp
Response :
{ "status": "error", "error": "E-mail address is already in use." }
That same issue we also facing during login time.
This one is your plugin bug. Instead of 404 status, we require status 200.
Please help me on how to fix that.
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘404 not found if user OR email already exists’ is closed to new replies.