We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validation issues should be displayed to the user. The error should be handled by HTTP 400 instead.
Required fields should be also required on the UI !
An error 422 is catched by the browser but not displayed...
Portal version: LoRaWAN Stack version:
The text was updated successfully, but these errors were encountered:
Sben65
Successfully merging a pull request may close this issue.
Expected Behavior
Validation issues should be displayed to the user.
The error should be handled by HTTP 400 instead.
Required fields should be also required on the UI !
Current Behavior
An error 422 is catched by the browser but not displayed...
Steps to Reproduce
Context (Environment)
Portal version:
LoRaWAN Stack version:
Logs
Additional Information
The text was updated successfully, but these errors were encountered: