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.

Hello @RomanM5

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


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.