Hi,
Using the following sequence we got systematiquelly Erreur 429, even before request 4. We introduced a pause it helps but the issue does not completely dissapear:
- 2-Check existence caseId à https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/caseIdentifiers?caseId={ {case-id}}
- 4-Screening case https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/cases/{ {case-system-id}}/screeningRequest
- 5-Get the results https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/cases/{ {case-system-id}}/results
- 6-get the World-Check profil https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/reference/profile/{ {worldcheck-profile-id}}
What do you advice to avoid the error ?
Best Regards