For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
3 0 0 2

StatusCode: 415 while calling {<!-- -->{protocol}}{<!-- -->{gateway-host}}{<!-- -->{gateway-url}}cases/summaries

I'm getting StatusCode: 415 while calling https://api-worldcheck.refinitiv.com/v1/cases/summaries from .net

I have have the following headers set

Content-Type: application/json; charset=utf-8

Date: "Wed, 22 Mar 2023 17:16:15 GMT"

Authorization: "autorization here"

Content-Length: "276"

with payload


{ "cursorOptions": { "itemsPerPage": 10 }, "query": "creationDate>=2023-03-15T00:00:00.000Z;groupId==xxxxxxxxxxxx", "sort": [ { "columnName": "creationDate", "order": "ASCENDING" } ] }


{StatusCode: 415, ReasonPhrase: '', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:

{

Transfer-Encoding: chunked

Connection: keep-alive

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

Date: Tue, 21 Mar 2023 20:11:10 GMT

}}


Any idea what is missing?

please help

#producterror-415
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
1.1k 2 2 3

Hi @RomanM5 - thank you for reaching out to us! May you please forward your API credentials (key and secret) to judith.pillado@lseg.com? This way I can investigate your issue further. I look forward to the email!

Blessings,

Judith

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.