Copy Activity fails from Odata Source to Azure Data lake

Daideep 1 Reputation point
2022-04-18T19:03:40.073+00:00

ErrorCode=ODataFailedClientCreation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to create odata connection to RequestUrl.,Source=Microsoft.DataTransfer.Runtime.ODataConnector,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to get metadata of odata service, please check if service url and credential is correct and your application has permission to the resource. Expected status code: 200, actual status code: 429, response is : {"error":{"code":"0","message":"Request was blocked due to exceeding usage of resource 'ATCPU' in namespace 'VSID'. For more information on why your request was blocked, see the topic \"Rate limits\" on the Microsoft Web site (https://go.microsoft.com/fwlink/?LinkId=823950).","innererror":{"message":"Request was blocked due to exceeding usage of resource 'ATCPU' in namespace 'VSID'. For more information on why your request was blocked, see the topic \"Rate limits\" on the Microsoft Web site (https://go.microsoft.com/fwlink/?LinkId=823950).","type":"Microsoft.VisualStudio.Services.Common.VssServiceException","stacktrace":""}}}. ,Source=Microsoft.DataTransfer.Runtime.ODataConnector,'

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,426 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pratik Somaiya 4,206 Reputation points
    2022-04-20T04:27:25.873+00:00

    Hello @Daideep

    Can you check what version of OData you are using

    As per documentation it should be either 3.0 or 4.0

    Also, what authentication mode you are using, if that is one of the methods listed in the documentation