Hi, I have the same error. Does somebody already have the solution?
Copy data from SharePoint using ADF
Hi,
I am copying file from Sharepoint to ADLS using ADF. I have done all the steps mentioned in the below link:
https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list
1) Created the App
2) Provided access from SharePoint to the APP
3) Creates a web token
4) Copy activity
The copy activity is throwing below error:
Failure happened on 'Sink' side. ErrorCode=UserErrorInvalidCredentialToReadHttpFile,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The credential to read http file is invalid.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.Net.WebException,Message=The remote server returned an error: (401) Unauthorized.,Source=System,'
Can someone please help on this?
Azure Data Factory
2 answers
Sort by: Most helpful
-
-
Nico Deunk | Bliksems! 1 Reputation point
2022-06-14T12:22:32.48+00:00 Same problem over here.
Followed the steps from : connector-sharepoint-online-list