Skip to Content
0
May 28, 2020 at 03:23 PM

SAP PO Salesforce Rest Integration with OAuth 2.0

568 Views

Hi Experts,

I am trying to make a connection between PI (7.50 SP14) and Salesforce by using REST adapter with OAuth 2.0.

While obtaining authorization code, I am getting 302 error code. Is anyone out there have any idea?

You can see my adapter configuration and error logs from developer trace below.

I am able to get a token with SOAPUI by using the same client_id, client_secret, username, password and grant_type=password.

I am not sure whether it is necessary to highlight but just in case I am telling that I am using PATCH method with overrideHttpMethod module parameter.

Thanks in advance to you all.