on 12-30-2025 11:27 AM
From the analytics tenant logs we see the below error messages while testing the connection of the SharePoint external data source:
Testing SharePoint Connection... [com.incorta.connector.sharepoint.SharePointClient.test]
DEBUG:Query not successful! [com.incorta.connector.sharepoint.SharePointClient.getHttpResponse]
DEBUG: Parsing response... [com.incorta.connector.sharepoint.SharePointClient.readResponseContent]
DEBUG: Parsing response succeeded... [com.incorta.connector.sharepoint.SharePointClient.readResponseContent]
ERROR: The Server Status Response: 404
ERROR: 404 FILE NOT FOUND
ERROR: [com.incorta.connector.sharepoint.SharePointClient.getHttpResponse]
ERROR: Failed to test connection: [com.incorta.connector.sharepoint.SharePointConnector.testConnection]
ERROR: dev.failsafe.FailsafeException: com.incorta.connector.errors.GeneralConnectorException: The Server Status Response: 404
404 FILE NOT FOUND
[com.incorta.connector.sharepoint.SharePointConnector.testConnection] Or
Parsing response succeeded... [com.incorta.connector.sharepoint.SharePointClient.readResponseContent]
ERROR: The Server Status Response: 404
ERROR: 404 FILE NOT FOUND
ERROR: [com.incorta.connector.sharepoint.SharePointClient.getHttpResponse]
ERROR: Failed to test connection: [com.incorta.connector.sharepoint.SharePointConnector.testConnection]
ERROR:dev.failsafe.FailsafeException: com.incorta.connector.errors.GeneralConnectorException: The Server Status Response: 404
404 FILE NOT FOUND
[com.incorta.connector.sharepoint.SharePointConnector.testConnection]
Issue cause:
Resolution: