Hi All, I have same issue and did anyone managed to solve this issue ? If yes could you please share with us the mitigation steps performed to resolve the same. Thanks in advance.
ADF - Error at sink side - Rest API- Key Content-Type conflicts in AuthHeaders/AdditionalHeaders
Hello,
I am getting error as below when I am trying to use the copy activity which as source as Json file from container and sink as Rest API.
I have defined auth token in linked service . Content Type header is defined in additional headers in Sink tab of copy activity. Where we need to define this actually ? In Linked service I can understand I can define API key for auth but Content Type has to reside in Sink tab.
Error :
Sink :
Sink Dataset :
Linked Service:
@AnnuKumari-MSFT or anyone else , please help.
Azure Data Factory
4 answers
Sort by: Most helpful
-
Nadimpalli, R V Satya Avinash Varma 0 Reputation points
2023-09-22T14:54:25.3266667+00:00 -
Michael Wong 0 Reputation points
2023-09-24T22:23:08.7066667+00:00 I manage to resolve my issues, instead of using Copy, I used Web activity instead.
I used lookup activity to read data followed by ForEach activity to get around the 1000 line limit.
-
Arundhati Sen 151 Reputation points
2023-11-24T08:37:21.0133333+00:00 Hi I am having the same issue. Has someone solved this using copy activity and not web activity?
-
Kodanda Ramudu 0 Reputation points
2024-10-10T22:40:23.3333333+00:00 Did the issue resolve ?. we are also facing same issue.