cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPI Integration with Subscription Billing

vinaykumardigaveedi
Participant
0 Kudos
874

Hello Experts,

we are calling an SAP Subscription system API with SAP CPI .

The below is the error we are facing

org.apache.camel.component.ahc.AhcOperationFailedException: HTTP operation failed invoking https://us10.revenue.cloud.sap/api/product-service/v1/products/search?changedAfter=2021-12-09T00:00:... with statusCode: 400.

We deployed the OAuth Client credentials as is.

The same thing we did in sandbox and Quality system and it was able to fecth the data successfully from SAP SB system "us10.revenue.cloud.sap/api".

Could you please let us know is there any confugration issue need to be done on SAP Cloud platform cockpit for SAP SB- Production environment.

Thanks & Regards,

Vinay

Accepted Solutions (0)

Answers (1)

Answers (1)

shalini2204
Explorer
0 Kudos

Hi All

I am also getting same error

Thanks and Regards

Shalini

vinaykumardigaveedi
Participant

Hello Shalini..

I got it resolved. Could you please check the if the URL & Token service URL and the credentials are correct.

In case you are using Token service URL ..It should have https://XXXXXXXXX.ondemand.com/oauth/token.

Regards,

Vinay