Hi All,
I'm trying to do a GET from SAP CPI to the following URL:
https://api-worldcheck.refinitiv.com/v2/groups
This is my Authorization Header:
Signature keyId="XXXXXXX",algorithm="hmac-sha256",headers="(request-target) host date",signature="E2dR0K72weeOlebzLuK7iIeSg6sb1p7rsy6Q8E4PvXI="
This is the error message:
HTTP operation failed invoking https://api-worldcheck.refinitiv.com/v2/groups with statusCode: 401
This is the Response Headers:
Authorization : WWW-Authenticate: ********
Connection : keep-alive
Content-Length : 0
Content-Security-Policy : default-src 'none'; frame-ancestors 'none'
Date : Mon, 18 Dec 2023 05:30:53 GMT
Strict-Transport-Security: max-age=15552000; includeSubDomains
X-Content-Type-Options : nosniff
X-Frame-Options : DENY
X-XSS-Protection : 1; mode=block