question

Upvotes
Accepted
7 2 2 2

Extraction limit exceeded with historical reference request

I need to make historical reference requests for the futures contracts data I'm I'm downloading to know the contact expiry for each request. However, I've started getting the error message returned:

{'error': {'message': 'Failure reason: UserExtractionLimitExceeded: the extraction exceeds the user limit for HRD extractions'}}

From looking at the documentation on historical reference requests, the limit seems to be in the thousands. I don't think I'm anywhere near that number so I'm confused as to why I'm being stopped.


Any help on this would be much appreciated,


thanks

tick-history-rest-api
icon clock
10 |1500

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

1 Answer

Upvote
Accepted
23k 22 9 14

Hi @sanchezTJUK,

Do you have any HistoricalReference request that is still running, not completed, when you submit the next one?

Because concurrent HistoricalReference requests are not supported, please see RTH Best Practices Guide.

Please also see this previous discussion thread for more details, only keep in mind the request type is HistoricalReference, so not 2, only 1 request processing at a time is supported.

Hope this helps

icon clock
10 |1500

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

Thanks Zoya!


Click below to post an Idea Post Idea