Hi
I'm new to using api's, so my basic understanding is not there. And that might be the root cause here.
We have an internal API
I created a workflow where i retrive a bearer token.
And im trying to use that to access this endpoint.
I have 4 coloumns:
URL
Authorization
Body
Header: clinet_id

If I do the call in postmann, it works:

In my download tool:



What am I doing wrong? Or missing?