Skip to Content
0
May 23, 2020 at 08:18 AM

Using OAuth Client in ABAP

175 Views

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