IZIVIA/ocpi-toolkit

DELETE /credentials returns HTTP code 404

Closed this issue · 0 comments

After unregistration, CredentialsServer return null. Then, in OcpiResponseBody l.124, when the OcpiStatus is SUCCESS, and the returned data is null, we set the HTTP status to 404.

I think it should rather be 200