Service Graph Connector - JAMF org.mozilla.javascript.JavaScriptException: Error: Unable to make a connection to JAMF API call. Please check your credential configuration. Check system log for more details. (sys_script_include.3fa7da3673b210104ae4b41afaf6Issue Service Graph Connector JAMF is not loading the computers data. Navigate to the JAMF application and open the related scheduled jobs.Attempt to execute the jobs manually, then check the execution logs to verify that the executions are failing.No computer data has been loaded into the computer table.ReleaseNot Specific to any releaseCauseThere were multiple causes on this issue. Scheduled Import Run As user should have cmdb_inst_admin role.Endpoint JAMF UAPI returning 500 errorpage and pageSize is not been supported by the current DEV data stream OOB setup i.e., Computer InventoryResolutionIn this scenario, we recommend that the customer contact the JAMF team to share the endpoint again, along with the updated page and page size data. Please note that in the latest versions of JAMF, the UAPI no longer supports the parameters page=0 and size=100. The updated support endpoint API from JAMF is: /api/preview/computers?page=0&size=100&pagesize=100&page-size=2000&sort=name%3Aasc. To resolve the issue, update the Pagination Setup step in the flow designer of the computers inventory and execute the scheduled import. This should address the problem.