(node:20384) UnhandledPromiseRejectionWarning: ValidationException: E_VALIDATION_FAILURE: Validation Exception #2985
Unanswered
raghuofficial
asked this question in
Help
Replies: 1 comment 1 reply
-
i am laravel developer,i am also faced similar issue in adonis ,i think that t issue comes from adonis framework but not really .i am not properly used await in middleware so i got this error ,you just post your middleware for better understand. Thank you for adonis framework team and harminder virk |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This code throws exception while using middleware(working without middleware)
(node:20384) UnhandledPromiseRejectionWarning: ValidationException: E_VALIDATION_FAILURE: Validation Exception
Beta Was this translation helpful? Give feedback.
All reactions