aceserc / aces-web

https://aces-ioepc.vercel.app
2 stars 0 forks source link

Not Getting Any Error Messages in Api from Zod! #1

Closed dev-sandip closed 4 months ago

dev-sandip commented 5 months ago

While signing up , getting response as unprocessable entity and not getting full proper error messages!

{
    "status": 422,
    "message": "Unprocessable Entity"
}