Hi @Philipp Paller ,
Could you please try adding API Key in Additional headers under dataflow source options? And share the results? Also if possible share failure activity runID too. Thank you.
Please let us know how it goes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi everyone
I'm trying to call to a REST API endpoint via the source block in a Dataflow. The endpoint uses an X-API-KEY as authentication.
I created the REST API linked service and added the X-API-KEY as additional header.
Using this linked service, the copy data function works as intended, however trying the same API call in a Dataflow returns an ("Unrecognized api key") from the endpoint.
I've tried hardcoding the x-api-key in the dataflow instead of the linked service, which didn't result in any change either.
The same issue comes up, when I try to make an external Call from within a Dataflow.
Is there any way to see the outgoing API calls from a linked service?
Am I missing something in my settings?
Best regards
Philipp
Hi @Philipp Paller ,
Could you please try adding API Key in Additional headers under dataflow source options? And share the results? Also if possible share failure activity runID too. Thank you.
Please let us know how it goes.