Copy data from SharePoint using ADF

Tanya Mani 21 Reputation points
2021-05-04T05:20:13.007+00:00

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Azure Test 6 Reputation points
    2022-06-08T12:55:16.917+00:00

    Hi, I have the same error. Does somebody already have the solution?

    1 person found this answer helpful.
    0 comments No comments

  2. 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


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.