RDP API

bkquant
bkquant LSEG
edited February 3 in Refinitiv Data Platform

Hi,

Client is using the endpoint below,

https://api.refinitiv.com/data/ownership/v1/views/consolidated/shareholders-report?universe={rics}&offset=1&limit=100

but when running it with the attached code, they encounter an "too many long running requests were detected" error as attached. They say the same error occurs

even when calling for just a single RIC. Could it be a code issue? If so, can the error be resolved through code optimization? Please advise. Thank you in advance!

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @bkquant

    Thank you for reaching out to us.

    I seached this erorr on SalesForce and found that this could relate to limitations on the server side.

    Please contact the product team directly regarding this error. After knowing the endpoint's limitations. the client needs to modify the code to comply with the limitations.