cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CAI Notifier

ankit_cc_kumar65
Explorer

Hi all,

I am try to create a CAI notifier In the cloud factory and I provide all the details correctly. but when I click on create button to create the notifier. it will show the below error:

error.png

any Information on this will be helpful.
Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

alichtenau
Advisor
Advisor
0 Kudos

Hi Ankit,

please check below community blogpost:

SAP CAI + IRPA : Warning: An API error has been detected - Status code 400 BAD_REQUEST | SAP Communi...

Seems the error comes from parsing the JSON.

Cheers,
Andreas

ankit_cc_kumar65
Explorer
0 Kudos

Hi Andreas Lichtenau,

I just try to create CAI notifier not the API Notifier using OAuth Client Design time APIs Auth URL, Client Id, Client Secret and Developer token. than I am getting that Json Parse error.

any Information on this will be helpful.

Thanks

alichtenau
Advisor
Advisor
0 Kudos

Hi Ankit,

did you create the API notifier with authorization OAuth 2.0 and Grant Type Client Credential?


Best regards,
Andreas

ankit_cc_kumar65
Explorer
0 Kudos

Hi Andreas Lichtenau,


I am using OAuth Client Design time APIs Auth URL, Client Id, Client Secret and Developer token to create API notifier.


Thanks