Closed plumrx closed 1 year ago
curl 'https://conduit.productionready.io/api/user' -X PUT -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:87.0) Gecko/20100101 Firefox/87.0' -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Referer: https://vue3-realworld-example-app-mutoe.vercel.app/' -H 'Content-Type: application/json' -H 'Authorization: Token xxx' -H 'Origin: https://vue3-realworld-example-app-mutoe.vercel.app' -H 'Connection: keep-alive' -H 'TE: Trailers' --data-raw '{"username":"plumrx","email":"plumrx@qqq.com"}'
There is currently no way to resolve this issue because the validation is not provided by the backend with the relevant API, nor does it provide an error message that conforms to the format.