Pliro Docs
Homepage
  • Introduction
  • Pliro Site
    • The customer account page
    • The offers page
    • The subscribe page
    • Offer pages
    • Offer subscribe pages
    • The free offering page
    • The free offering subscribe page
  • Pliro Connect
    • Sign in customers
    • Update customer information
    • Silent re-authentication
    • Sign customers out of Pliro
    • Sign-out notifications
    • Example integration
    • Signing keys
  • API
    • Authentication
    • Errors
      • Error codes
    • Pagination
    • Versioning
    • Endpoint reference
  • Test environment
Powered by GitBook
On this page
  1. API
  2. Errors

Error codes

Learn more about error codes and how to resolve them.

PreviousErrorsNextPagination

Last updated 9 months ago

All include a code to identify them. Below is a full list of possible error codes and information on how to resolve them.

invalid_api_key

The provided API key was invalid. You can create and obtain a valid one from the Pliro Dashboard.

invalid_api_version

The provided API version was invalid. Please use one of the .

invalid_param

The value of one of the provided request parameters was invalid. See the message property for more details.

missing_api_key

No API key was provided in the request. See for how to authenticate your API requests.

not_found

The requested resource could not be found. See the message property for more details.

revoked_api_key

The provided API key has been revoked. Obtain a new API key from the Pliro Dashboard.

API errors
Authentication
supported versions