Authentication Exception Http Status Code Issue #445
Unanswered
Gayatri-Alluri
asked this question in
Q&A
Replies: 0 comments
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.
-
In OCPP 1.6, as CSMS implementors we are going for OCPP 1.6 certification. During testing when Charger Authentication failed with user name and password we are throwing Authentication Exception. Here the HTTP status code returned from library is 404. But if authentication failed the charger is expecting 401 status code instead of 404. How to handle it. Any other exception class I have to use instead of Authentication Exception. Please help on this.
Beta Was this translation helpful? Give feedback.
All reactions