Skip to content
New issue

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

🐛 Fixed HTTP error code for DeviceNotConnectedException from 400 to 409 #4050

Merged

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Jun 4, 2024

This PR changes the HTTP error code from 400 to 409.
This is an additional change to PR #4047 and it returns a more appropriate HTTP error code.

Related Issue
Additional fixes to PR #4047

Description of the solution adopted
Changed the HTTP Error code

Screenshots
None

Any side note on the changes made
None

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Jun 4, 2024
@Coduz Coduz merged commit 839d04d into eclipse-kapua:develop Jun 4, 2024
32 checks passed
@Coduz Coduz deleted the fix-deviceNotConnectedExceptionHttpCode branch July 11, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants