Add the power of the Box AI API to your custom apps at Content Cloud Summit on May 15

Learn more and register!

OAuth 2.0 error

An OAuth 2.0 error

string
invalid_client

The type of the error returned.

The client credentials are not valid

The type of the error returned.

Response Example

{
  "error": "invalid_client",
  "error_description": "The client credentials are not valid"
}