Here is the form activity.

Now here is the logs…
SetActivityInputs: starting activity with inputs [<inputs><request><method>POST</method><postType>Form</postType><postContent /><postContentType>application/json; charset=UTF-8</postContentType><headers><name>Accept</name><value>application/json</value></headers><headers><name>Authorization</name><value /></headers></request></inputs>]
As you can see the value for authorization is empty.
The variable is set, but no matter what I do it refuses to honor it.
Best answer by Navneet Singh
View original