For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
38 6 9 9

429 response is saved

I am following the flow of:

make a request

receive 202 with location header

poll the url from the location header until receive a 200

However it would appear that a "429 too many requests" response gets saved into the response of that location header.

You should be able to see this under X-Client-Session-Id:

6e8cdf96-0508-11e9-8014-525400a87d41_6908

I received a 202 with a location header, but after that I received a 429. And now, even though I am not making any other requests at the same time, your system keeps returning a 429.

dss-rest-apidatascope-selectdssjavaerror-429
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.

Upvotes
Accepted
13.7k 26 8 12

A 429 is returned if there are too many open concurrent HTTP extraction requests. Note that a request is considered open until the entire extraction has completed.

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.

Upvotes
22.6k 59 14 21

Hi @davet1

Please raise the service ticket for DSS support team via MyRefinitiv. In the product field, select "Reuters DataScope Select".

Thanks.

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.