I have a download tool where I want to pass a token to the Header value, but I can't figure out how to get the variable in there.(see screenshot).
Thanks for any help!
Craig
Solved! Go to Solution.
Thanks @TimN
I was close. I was trying to feed the variable in that same way "into" the value after bearer. Thanks for showing that the entire "Authorization" Header part needed to be removed.