2022-11-27 20_08_45-eclipse-workspace - worldCheckApitSample_src_main_java_com_world_check_api_world.png
Hi Team,
We are planning to consume “screeningRequest” details from world check api
Can you please help us on the issue?
Let us know if you need any other details.
Request: https://api-worldcheck.refinitiv.com/v2/cases/screeningRequest
Request Body: Attached Sample Java code
Response:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
NettyResponse {
statusCode=401
headers=
Date: Sun, 27 Nov 2022 14:30:37 GMT
Connection: keep-alive
Authorization: WWW-Authenticate: Signature realm="World-Check One API",algorithm="hmac-sha256",headers="(request-target) host date content-type content-length"
Content-Security-Policy: default-src 'none'; frame-ancestors 'none'
Strict-Transport-Security: max-age=15552000; includeSubDomains
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
content-length: 0
body=
}
Uploaded sample project for reference, can you please help us on Priority?
Let us know if you need any other details.worldCheckApitSample.zip