Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

GET /api/v1/orders?status=active returns NONE, regardless of active positions. #471

Open
mo-martin opened this issue Aug 9, 2023 · 0 comments

Comments

@mo-martin
Copy link

GET /api/v1/orders?status=active returns NONE
When using the above command with 5 orders open, I receive the response:
{'currentPage': 1, 'pageSize': 50, 'totalNum': 0, 'totalPage': 0, 'items': None}

This request previously worked before, so something has changed.

@mo-martin mo-martin changed the title GET /api/v1/orders?status=active No longer returns NONE GET /api/v1/orders?status=active returns NONE, regardless of active positions. Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant