(OpenApiPy) Obtain full order list since user registration date using ProtoOAOrderListRes()

Created at 20 Jul 2022, 18:51
PA

parrilla

Joined 30.12.2021

(OpenApiPy) Obtain full order list since user registration date using ProtoOAOrderListRes()
20 Jul 2022, 18:51


Hi all!

In order to do some Data Analysis,  I need the user full order list since registration date:

Is there an easy way to retrieve full order list? ProtoOAOrderListRes() have a limitation (only 1 week time fork max).

I tried to send several request sequencially with 1 week time fork (1 week "chops"), but I am obtaining this:

errorCode: "REQUEST_FREQUENCY_EXCEEDED"
description: "You have reached the rate limit of requests"

Help apreciated!

Thanks ;)


@parrilla
Replies

PanagiotisCharalampous
21 Jul 2022, 10:50

Hi parrilla,

Here are the request limits. You need to work around that.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook


@PanagiotisCharalampous

parrilla
21 Jul 2022, 12:19

RE:

Thanks PanagiotisCharalampous.

Working on that ;)

 

PanagiotisCharalampous said:

Hi parrilla,

Here are the request limits. You need to work around that.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

 


@parrilla