Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch In Progress order details? #8

Open
elvismdev opened this issue Jul 23, 2024 · 2 comments
Open

Fetch In Progress order details? #8

elvismdev opened this issue Jul 23, 2024 · 2 comments

Comments

@elvismdev
Copy link

I just tried it to fetch my orders and it only seems to return completed orders. Is it possible to return new incoming orders, or in progress orders? Thanks!

@salmannotkhan
Copy link
Owner

Is this api still working? I thought they added cloudflare protection

@salmannotkhan
Copy link
Owner

Updating this endpoint will fix that. We can even accept query params to filter different types of order in api to change endpoint based on it.

ref:

url = f"{URL}/users/{username}/manage_orders/type/completed"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants