Dear LSEG Team, I'm encountering a persistent 401 Unauthorized error when calling https://api.risk.lseg.com/screening/v3/cases?screen=SYNC from my Java application. Notably, the API works fine when tested directly within the WC1 environment. However, the same request (or equivalent cURL generated) consistently returns a…
We’ve been getting HTTP 429 errors from an API we’re using. Can you explain what might be causing this and how you'd figure out if it's a short-term rate limit or a daily quota issue? Also, how would you handle it in our app to avoid service disruption?
How-do-I-fix-error-code-exceptionId-500-in-World-Check-One Error code {"exceptionId":500} / error 500 / WC1 API Error code {"exceptionId":500}
Receiving the 403 error when I passed the value for address '20 RUE DE L'UNION-FONCIÈRE 51100 REIMS FR', but the value '20 RUE DE LU'NION-FONCIÈRE 51100 REIMS FR' gives me 200
We're building a UI on top of the WC1 API to allow visibility of Screening data to our users in context with other data. One of the things that I need to show is when a case hit has new screening data and the "Needs Attention" flag has been set for a hit. Is there a way to "force" a screening hit for a a case hit, or is…
Hi, we would like to perform a re-screen on the same entity by using the https://api.risk.lseg.com/screening/v3/cases/{caseSystemId} endpoint. The documentation states the following: DELTA_SYNC: Update; and delta screen the case synchronously against new and updated data from the last screened date. Example: If case was…
I am aware that when an entity record is removed from World-Check the reference/records API returns "error": "ENTITY_REMOVED". Can we assume in our application that the particular entity will stay "removed"? Will it ever reappear again?
1: I called the API and passed in my name, birthday, and ID information. I hope to return results that meet all the above conditions, but in fact, a lot of fuzzy matching data is returned. For example, I entered James Smith, but the returned results include James Davies. Do I need to filter the results myself? Or how to…
Hi, I would like to see the differences between the two screenings of a case. I tried this endpoint: POST {{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}/screeningRequest with body { "screeningMode": "DELTA_SYNC", "caseInfo": true} I know that I updated the case, let's say yesterday, with new…
Hi, I can create a case using API ok and there are some WC entities in the case as a result of the screening. Then I have at group level/toolkit resolutions like these ones below "resolutionFields": { "statuses": [{ "id": "5jb6wv300b171g1ul7wm1df49", "label": "POSITIVE", "type": "POSITIVE" }, { "id":…
It looks like you're new here. Sign in or register to get started.