Data Extraction Issue From REST API Get to Copy Activity based on TokenID

Khalilulla, Ibrahim (Accenture) 1 Reputation point
2022-10-28T10:05:01.947+00:00

Hi Team,

Our purpose is to read the data from API and store into ADLS. Below are the steps for implementation.

  1. We are using web activity to generating “TokenID” based on “loginid” and “Pwd”.
  2. After this, Our API is a REST API GET Method and will not support the POST method. In GET Method only accepts Additional Headers but not support Request Body. So that’s the reason we created HTTP link server.
  3. Now, the problem we are facing while extracting the data from Rest API, although we have provided proper TokenID in Additional Header along with the Request Body.
  4. After executing, I am always getting below error.
    255083-microsoftteams-image-2.png
  5. We tried to pass Additional Header dynamically as well as static. In Both the case we are getting above issue.
  6. The same thing we are testing postman, getting required output data.

Could you please help us on above issue and setup a call and discuss more.

Thanks,
Ibrahim Khalilulla

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 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.