Hi,
I am trying to request information from FMEflow with an httpcaller. I have created a temporary token that allows everything. If I include the token in the URL, the request works fine. (https://<...?/v3/info?fmetoken=abcdefg...)
When I put the token in the httpcaller I get a 401 warning. What goes wrong in the caller?