Historical Batch no longer works for number of orders greater then 50 - bug

“/orders/historical/batch?limit=1000&order_status=OPEN”

Use to be able to do limit 1000, now appears to return 50. Must have changed in last 2 months.

If this is the real limit, now don’t know how to do paging. I get back there is no page to get:
“sequence”:“0”
“has_next”:false
“cursor”:“”

I changed limit to 25, only 25 items are returned, but still don’t get a cursor.
5 returned 5, still not cursor, has_next is false.

Looks like I can get paging to work for: “/orders/historical/fills?limit=100&product_id=BTC-USD”

I think there is a bug for this api.

1 Like

Hello @godkane! Thank you for taking an interest in trying out Coinbase APIs. For the details regarding your concern, we will check on this for you with our team. We will get back to you once we have more information. Keep in touch!

1 Like

Hello @godkane! To be able to support you in full regarding this concern, please provide us with the following information:

  • Screenshots of both request and response body capturing the error when you hit the List Orders endpoint.
  • If you have any more information or screenshots that can demonstrate your concern, feel free to share it with us.

Please ensure to blur or remove any sensitive information.

Looking forward to your prompt response.

1 Like