SG-Tanium not authenticating via scheduled data importIssue When integrating Service Graph Connector for Tanium, after finishing the setup you may have successfully connected and test loaded records using token-based authentication. However, when running the schedule data Import, you may run into the following error. Error executing script : org.mozilla.javascript.JavaScriptException: Method failed (/plugin/products/asset/v1/assets) with code: 401 - Invalid username/password combo (sys_script_included.ba5ad31a531030106747ddeeff7b1284.script; line 138)CauseWhen using the token-based authentication, the scheduled import will run the import based on the user assign to the "Run as" field. According to the following doc, "When using a token-based authentication, the user you specify in the Run as field for a scheduled job must have the connection_admin role." https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/configuration-management/task/configure-tanium-integration.htmlResolutionAdd the connection_admin role to the user assigned to the "Run as" in the scheduled data import for SG-tanium.