Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Error happened in ServiceNow API calls, errorCode: <errorCode>
.
FETCH_ALL_TABLES_FAILED
Failed to fetch all tables.
FETCH_TABLE_ROWS_FAILED
Failed to fetch rows for table.
FETCH_TABLE_SCHEMA_FAILED
Failed to fetch table schema for table <tableName>
.
JSON_MISSING_REQUIRED_FIELD
JSON response is missing required field <fieldName>
.
MALFORMED_OAUTH_TOKEN_ENDPOINT_URL
Malformed OAuth token endpoint URL, url: <url>
.
MALFORMED_TABLE_FETCH_URL
Malformed table fetch URL, url: <url>
.
TABLE_MODIFIED_DURING_READ
Table <tableName>
has been modified during read.