Verification errors of user token for authorization
The following table outlines errors regarding verification of the user token for authorization
Error code | Title | Detailed message |
---|---|---|
2000-401 | Invalid authorization token | The authorization token does not have access to this organization or the organization does not exist. Please ensure that the organization exists or contact your administrator to gain access. |
2001-401 | Header is missing or empty | The header x-gw-ims-org-id is either missing or empty. Please update the header value and try again. |
2002-401 | Header is missing | The header x-gw-ims-org-id is missing in the request. Please update the header value and try again. |
2100-404 | Sandbox not found | The sandbox with the name ‘dev’ could not be found. Please ensure that the sandbox name is correct and try again. |
2101-404 | Sandbox not found | The sandbox with the name ‘dev’ could not be found. Error from Sandbox Management API: Sandbox with name ‘dev’ not present. Please check if resource exists. |
2102-500 | Get sandbox by name error | There was a problem retrieving a sandbox with the name ‘dev’. Error from Sandbox Management API: Something went wrong. Please try again. |
2103-404 | Sandbox not found | The sandbox with ID 8da3ef09-b469-404a and name dev could not be found. Please ensure that the ID and sandbox name values are correct and try again. |
2104-500 | Get sandbox by identifier error | There was a problem retrieving a sandbox with id ‘8da3ef09-b469-404a’ and name ‘dev’. Error from Sandbox Management API: Something went wrong. Please try again. |
2105-400 | Header is missing | The header x-sandbox-name is missing in the request. Please add the header in the request and try again. |
2106-404 | Get default sandbox error | The default sandbox information could not be found. |
2107-500 | Get default sandbox error | There was a problem retrieving a default sandbox. Error from Sandbox Management API: Something went wrong. Please try again. |
2108-500 | Get active sandboxes error | There was a problem retrieving an active sandbox. Error from Sandbox Management API: Something went wrong. Please try again. |
2110-400 | Headers not allowed | The header x-sandbox-id is not allowed with the user token. Please update the header and try again. |
2111-403 | Headers with value restricted | The header x-sandbox-name with value * is restricted with the user token. Please update the header and value and try again. |
2112-400 | Headers with different value not allowed | The headers x-sandbox-name and x-sandbox-id both must have the value * for cross sandbox query. Please update the headers and try again. |
2113-400 | Headers with value not allowed | The headers x-sandbox-id and x-sandbox-name with value * are not allowed for the request. Please update the headers and try again. |
2114-400 | Empty token | Empty token provided. Please provide a token and try again. |
2115-400 | Invalid token | Invalid token provided. Please provide a valid token and try again. |
2116-500 | Internal Error | An internal error has occurred during offline decoding of bearer token for scope resolution. |
2117-500 | Internal Error | An internal error has occurred while checking permissions for user. Please try again. If the problem persists, please contact customer support. |
2118-403 | Missing permission | The permission write is missing. Please contact your administrator to resolve permissions and try again. |
2119-400 | Query parameter missing | The request context does not contain the required query parameter specId. Please provide the missing query parameter and try again. |
2120-403 | Forbidden | You do not have sufficient permissions to perform the operation. Please contact your administrator to resolve permissions and try again. |
2121-403 | Forbidden | The permission manage is denied on resource Enterprise Source. Please contact your administrator to resolve permissions and try again. |
2200-500 | External service request error | There was a problem while calling the Catalog service for validating schema. |
2250-500 | External service request error | There was a problem while calling the Data Prep service for validating mapping. |
Previous pageError messages in sources
Next pageFlow run notifications