Errors🚦

Errors are usually returned as explained in the table with a HTTP status code

Error

Description

200, 201

Request was successful

400

A validation or client side error, request was not successful

401

Invalid secret key. The request in unacceptable

402

Request failed but parameters are valid

403

Secret key cannot fulfill request

404

invalid request source.

429

Too many request on the API

500, 501, 502, 503, 504

Request was not successful due to an error on OurPass's end. Please report if you encounter such as this is quite rare.

Last updated