I need to setup headers (Authorization) on the REST Client (Post method) in Pentaho.
I'm passing on the Authorization header as a parameter to the REST Client. Then use that variable inside the Headers field.
But I'm not sure I'm doing it right.
First step, set header on constant.
Second step, using header variable on rest client step
when I use postman passing the same headers, it works very well, like this
this is my ktr