Error while copying Rest API to Storage in JSON

Siva B 246 Reputation points
2022-08-11T17:08:04.173+00:00

I have tried copying from Rest API into ADLS as the sink in JSON format.

and I have the below error

errorCode": "2200",
"message": "Failure happened on 'Source' side. ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Rest call failed with client error, status code 429 429, please check your activity settings.\nRequest URL: https://xxxxxx.freshservice.com/api/v2/tickets?page=xxxxxx.\nResponse: ,Source=Microsoft.DataTransfer.client library,'"

It says too many requests just for the 'tickets' object and the other relative URLs are working fine while copying. Don't know what that means, Is there anything to change like retry interval or settings in Copy activity?

I'm working on a priority project and have been on this for more than a week now and no breakthrough.

Please Advice on this.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

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.