Skip to Content
0
Dec 08, 2021 at 12:47 PM

SCIM (Used in SAP IDP) is throwing 429 TOO_MANY_REQUESTS "429 "

326 Views Last edit Dec 08, 2021 at 12:52 PM 2 rev

Hi all

We have a Java application that is deployed on SAP Cloud Platform. This application uses SCIM API to get the users list. Recently the Java API which fetches the list of user is erroring out with 429 TOO_MANY_REQUESTS "429 " errors. These errors are captured in default trace of java application on SCP tenant.

The call which is failing is /service/scim/Users?filter=email eq <email>

Please can someone suggest where to check the SCIM configs/settings, SCIM Logs.

Any idea what can we try to resolve this error?

Thanks