HTTP Response Codes

Response Code

Impact

Result

502

When trying too many times, wait a couple of minutes and try again the endpoint

Bad Gateway

403

You don’t have privileges to use this endpoint

Forbidden

401

Token was not accepted or need to do authentication again

UnAuthorized

101

Seen in successful OCPP handshake

Switching protocols

202

Your command was accepted but may not have made a change or impact on the device yet, please follow up with a status check or observation call

Accepted

200

Your command has gone through for sure

Success