I am working on a requirement to pass a static Bearer token to the HTTP receiver. I have added the same in the Content Modifier.
The source payload looks okay as I have tested the same in Postman. What I understand is that the system is unable to replace the Authorization header value from the content modifier (as I see two headers in "Trace" - one created by me) due to which the iflow is getting failed.
The question is, how do I pass a static bearer token as Authorization header to the Http Receiver?
I would be grateful if someone can help me solve the issue.
Best regards,
Saheel.