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

Status Code: 404 #49

Closed
niloec opened this issue Aug 22, 2023 · 1 comment
Closed

Status Code: 404 #49

niloec opened this issue Aug 22, 2023 · 1 comment

Comments

@niloec
Copy link

niloec commented Aug 22, 2023

I've been trying place a order on kucoin futures, with ta API v2 using the following url: 'https://api-futures.kucoin.com/api/v2/order'

but I just got the error 404 that means it's not found, so anyone knows witch url shoul I use to place a order ?

thanks in advance

@niloec
Copy link
Author

niloec commented Aug 23, 2023

I solved the problem using the url of version 1

'https://api-futures.kucoin.com/api/v1/orders'

and keeping "KC-API-KEY-VERSION": "2", on the header

@niloec niloec closed this as completed Aug 23, 2023
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

1 participant