Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3637

Azure Data Factory REST connector not accepting Accept header

$
0
0

I am using Azure Data Factory to run a pipeline that invokes REST API. For this I am using ADF REST connector. As per documentation, Accept header only takes value as application/json. But the problem is the API that I am invoking is maintaining versions in the Accept header like application/***v2+json so unable to pass the same.Can someone let me know if it's possible or any workaround?

REST connector ignores any "Accept" header specified inadditionalHeaders. As REST connector only support response in JSON, itwill auto generate a header of Accept: application/json


Viewing all articles
Browse latest Browse all 3637

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>