2004: Unauthorized
Missing or invalid authentication credentials.
Missing or invalid authentication credentials. This is an HTTP 401 error indicating your request did not include a valid authentication token.
Troubleshooting
Section titled “Troubleshooting”- Include a valid Bearer token in the
Authorizationheader (e.g.,Authorization: Bearer your-api-key)