cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPI HTTP outbound request with client id and secret

0 Kudos

Hi Experts,

We have to send a REST call to an API using CPI - could you please help in achieving this. Also we have to send the client-id and secret, content type to the target API. please guide.

View Entire Topic

Hi All,

the error code has changed so i guess the message is hitting the target, will check with the team and confirm.

What we did -

- maintained the parameters - accept, content type, cliept id, secret in the message header.

- in the http adapter use client certificate.

this way i suppose both the validations are being done