Bearer token errors from various endpoints
The following return codes can occur on Venafi REST calls. There are several reasons why the token in your API call may fail.
HTTP Return Code |
Possible reason |
---|---|
HTTP 400 Bad Request |
One or more of the following:
|
HTTP 401 Unauthorized |
|
HTTP 403 Forbidden |
Your grant doesn't have the scope required for this call. Prior to 20.4, this error was a HTTP 401 error. Find the scope in the Scope map for tokens and then get a new token. For more information, see Getting a token. |