cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PO - REST Adapter - Returning Authorization Header set to ******

bcjoynson
Discoverer
0 Kudos

Hi,

we have a scenario, where we are going from Proxy sender to REST Receiver, part of the response we get from the Receiver contains a Header called, Authorization, when this is received back in to PO, rather than containing the value is is replaced as *****, is there a way i can get the actual value rather than it being masked?

this is the response coming back from postman:

this is the response in the Dynamic Configuration of the message in PO:

thanks in advance for any help.

bcjoynson
Discoverer
0 Kudos

Not sure if the images made it onto the initial question so here they are again.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Barry,

I have to deal with the same problem in my project and I found an alternative soluction in the SAP NOTE 2483432.

The problem was solved using this parameter useSAPHttpLibrary = apache in the REST Receiver Communication Channel module configuration section.


Best Regards,
JC