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.
An error occurred in ServiceNow. Source API type: <saasSourceApiType>
.
Authentication failed: Missing required 'useraccount' scope in OAuth configuration.
To resolve this, go to ServiceNow >> System OAuth >> Application Registry. Then select the OAuth client application used for the connection. Finally, ensure that the 'useraccount' scope is selected in the Auth scopes list.
If the error persists, file a ticket.
Fetching schema from source failed: Insufficient rights to access the schema of the table '<tableName>
'. The current user does not have the required privileges to access the schema.
To resolve this, assign it an admin role. (We recommend assigning it the snc_read_only role, too.)
If the error persists, file a ticket.
Fetching records from source failed: Insufficient rights to query the cursor field in the table '<tableName>
'.
To resolve this, ensure the current user has permissions to read the cursor field from the table.
If the error persists, file a ticket.
Fetching records from source failed: Insufficient rights to query the fields in the table '<tableName>
'.
To resolve this, ensure the current user has permissions to read the fields from the table.
If the error persists, file a ticket.
Fetching schema from source failed: Insufficient permissions to access the schema of the table '<tableName>
'. The current user does not have the required privileges to access the schema.
To resolve this, assign it an admin role. (We recommend assigning it the snc_read_only role, too.)
If the error persists, file a ticket.
Authentication failed: Insufficient permissions to access table '<tableName>
'. The current user does not have the required access privileges for this table.
To resolve this, grant this user read permissions to the table in ServiceNow >> System Security >> Access Control, or assign it an admin role. (We recommend assigning it the snc_read_only role, too.)
If the error persists, file a ticket.