Hi all
I'm trying to set a header from a query parameter in my custom connector through a policy.
Has anyone done this with expected results, and if so, what settings did you use? I have tried to get it working but the headers do not seem to change on the request i'm sending to an API on my local network through an Om-Premise Gateway.
It should be added that i am trying to do this as a workaround to add a "content-Type" header to my request since the add HTTP header policy works on other headers but not this one.