question

Upvotes
Accepted
33 0 1 8

Timed out on the end point

Hello,

I have a loop to evaluate OTC Equity options via the end point:

"https://eu-west-1-api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts"

and also tried:

"https://api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts"

but am getting the error either way.


I am passing 90 options at a time to be below the limit and the same script used to run flawlessly for months

but recently, I started to get the following timed out error daily. The full error is:

"Response(is_success=False, raw=<Response [503 Service Unavailable]>, errors=[Error(code=503, message='[QpsDps] I/O error on POST request for "https://qps-dps-use1.int.refinitiv.com/pricing/prepare": Read timed out')"


Any suggestions?


Thanks,

Moti

#technologyrdp-apirefinitiv-data-platformerrorotc
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
27.2k 65 17 14

Hello @Moti.Konak

The "Response(is_success=False, raw=<Response [503 Service Unavailable]>, errors=[Error(code=503, message='[QpsDps] I/O error on POST request for "https://qps-dps-use1.int.refinitiv.com/pricing/prepare": Read timed out')" error message indicates there is an error on the server side. The HTTP Status 503 Service Unavailable also means the server is not ready to handle the request.

I strongly suggest you contact the RDP Quantitative Analytics Support team to verify the issue on their end. You can contact the team via the https://myaccount.lseg.com/en/productsupport website.



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.