Level 104
The Response payload should have a JSON (assuming you are sending an XHR request) with the Validation errors.
1 like
Hello,
I have a Laravel / VueJS application with the authentication handled by Fortify.
Locally all works fine when I want to log in.
In production, I get this error : Unprocessable content 422.
What do you suggest me to check ?
Thanks for your help.
V
The Response payload should have a JSON (assuming you are sending an XHR request) with the Validation errors.
Please or to participate in this conversation.