API connector returning null values for dynamic values in workflow

Hi,

I am sending a auth token dynamically on my header via an api connector. But, the connector is sending empty value (i.e. just bearer) to my backend.
However, when I manually type bearer + token there it sends proper value. I tried printing local storage values before initializing api call, an it is not empty, In fact, I used same token on postman it worked.
I’ve used this method in my other apps it worked perfectly, I don’t know why this particular app is behaving like this.

Have anyone of you encountered the same?




image


image

facing the same problem. any solution?

I also am having this issue. Did you find a solution?

Same here… it is crazy no one found a solution to this!