Last active
June 16, 2020 08:03
-
-
Save rpCal/0a5d63ad98dacdb3f082245400e35e84 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"{"stack":"Error: VALIDATION_ERROR\n at Object.<anonymous> (/usr/src/app/src/schemas/services/AuthService.ts:247:27)\n at Generator.throw (<anonymous>)\n at rejected (/usr/src/app/src/schemas/services/AuthService.ts:6:65)\n at processTicksAndRejections (internal/process/task_queues.js:85:5)","message":"VALIDATION_ERROR","clientCode":"VALIDATION_ERROR","internalError":"{\"name\":\"ValidationError\",\"value\":{\"username\":\"test033\",\"firstName\":\"\",\"lastName\":\"\",\"gender\":\"MALE\",\"metric\":\"imperial\",\"city\":\"SV\",\"country\":\"SV\",\"termsAccepted\":true,\"email\":\"[email protected]\",\"password\":\"Test123\"},\"path\":\"lastName\",\"type\":\"required\",\"errors\":[\"lastName is a required field\"],\"inner\":[],\"message\":\"lastName is a required field\",\"stack\":\"ValidationError: lastName is a required field\\n at createError (/usr/src/app/node_modules/yup/lib/util/createValidation.js:64:35)\\n at /usr/src/app/node_modules/yup/lib/util/createValidation.js:113:108\\n at processTicksAndRejections (internal/process/task_queues.js:85:5)\\n at async Promise.all (index 0)\",\"params\":{\"path\":\"lastName\",\"value\":\"\",\"originalValue\":\"\"}}"}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment