Below are examples of error messages that may appear when you export documents to SharePoint via the SharePoint API. Each section includes the possible fix.
Error: 'Access denied'
A connection issue has occurred. You should check that all values are correct, including the API and account key.
Select Setup > Configuration.
Select the Integration tab.
Confirm the API and account key values match your SharePoint API configuration.
Error: 'Could not upload the file due to a folder issue'
The folder path is incorrect.
Check the folder path configuration on the relevant Document Profiles.
Confirm the folder path matches the folder settings in SharePoint.
Error: 'Invalid authentication token / Argument null'
Either the site address or authentication keys are incorrect.
Select Setup > Configuration.
Select the Integration tab.
Review all settings and confirm they match the SharePoint API configuration.
Error: 'Could not upload the file. Please try again later.'
The SharePoint URL may be incorrect.
Check that the URL ends with a forward slash
/.Select Setup > Configuration.
Select the Integration tab.
Review the SharePoint API settings.