Error Example:Verification failed: Error reading from entity '<entityName>': '<authMethod>' with '[user, <userName>]' on 'https://<company>.sharepoint.com/sites/<subsite>/_vti_bin/sites.asmx' failed: The server at '<listPath>' responded with '404 (NotFound)'! Cause:There are multiple reasons for (404) errors on SharePoint. This guide is specifically referencing this error when it occurs from a connection string validation attempt. This is caused by a malformed connection string such that the View/List/Site name is incorrectly spelled, missing, or contains hidden characters. Resolution/Workaround:Please double-check that your URL and List names are correctly spelled and point to the right location on the SharePoint site.
|