These errors appear at the app level and are usually caused by incorrect API credentials or badly formatted requests. For product specific errors, please check the relevant documentation:
app/bad-request
Bad request (check errors field for details)
errors
app/invalid-key
Invalid API key
app/unauthorized-public
Endpoint requires public key authentication
app/unauthorized-secret
Endpoint requires secret key authentication
app/unauthorized-vault
Endpoint requires vault key authentication
app/not-found
App not found
app/rate-limited
Too many requests, try again later
app/internal-error
Internal server error, try again later
Last updated 3 years ago