Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Screening /
  • World-Check One /

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

Overview |  Quickstart |  Documentation |  Downloads

avatar image
Question by Wisey · Aug 16, 2021 at 02:58 PM · world-checkworld-check-oneapi

500 Error when calling POST /cases/summaries/cursor for Worldcheck One

I am calling "v2/cases/summaries" to get a list of cases. That works ok and returns a cursorId that I then pass to the end point "v2/cases/summaries/cursor" to get the next page of results but it returns a 500 error.

            var postGetCases = "/cases/summaries";
            var postGetCasesSummary = "{\"cursorOptions\": { \"itemsPerPage\": 2}}";


            var cursorId = PostNew(gatewayVersion, gatewayHost, postGetCases, apiKey, apiSecret,postGetCasesSummary);


            var postCursor = "/cases/summaries/cursor";
            var postCursorData = "{\"cursorId\":\""+cursorId+"\"}";


            var updatedCursor = PostNew(gatewayVersion, gatewayHost, postCursor, apiKey, apiSecret, postCursorData);

Is it something I am doing wrong or is that endpoint not currently working?

People who like this

0 Show 1
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
Wisey · Aug 16, 2021 at 03:50 PM 0
Share
  1. var postCursorData2 = "{\"cursor\":{\"cursorId\":\"" + cursorId + "\"}}";

1 Reply

  • Sort: 
avatar image
Best Answer
Answer by Wisey · Aug 16, 2021 at 03:49 PM

It would appear I have to wrap the cursorId in a cursor and that then works.

var postCursorData2 = "{\"cursor\":{\"cursorId\":\"" + cursorId + "\"}}";
Comment
Mehran Khan

People who like this

1 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
8 People are following this question.

Related Questions

Does the setup for groups including matching strength and sources only be done through the web UI?

Transaction Limit

API secret in hex format & Help needed to investigate API logs at your end

What headers must be in correct request? (at POSTMAN)

Does World-Check One API support multiple languages and identifiers for the same entity?

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges