‎2020 May 23 9:18 AM
Hi All,
I am following this documentation to setup an OAuth flow from ABAP to an oauth protected remote resource using client credentials dlow.
However i see the the token sent by the ABAP HTTP Client does not send the tokens prefixed with "Authorization: Bearer".
Do we have to do something from the calling side ? as i though this should be done internally by the ABAP HTTP Client.
Best Regards,
Saurav
‎2020 May 27 3:50 PM
There was an issue in SAP Kernel due to which this problem was happening. Fixed kernel made my scenario working
‎2020 May 27 3:50 PM
There was an issue in SAP Kernel due to which this problem was happening. Fixed kernel made my scenario working