Skip to main content
Skip table of contents

Failed Requests

In case you get the following response for your request, you will need to regenerate a token

using the Login process explained here.

  • HTTP Response Code: 401

  • Body:

JSON
{
"error": "Invalid access token"
}

You must implement the re-login process in your request procedures in case of failures.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.