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

kline.query Returning Code 1, Invalid Argument #106

Open
pspsales opened this issue Oct 12, 2021 · 0 comments
Open

kline.query Returning Code 1, Invalid Argument #106

pspsales opened this issue Oct 12, 2021 · 0 comments

Comments

@pspsales
Copy link

Just trying to setup websocket API but using the example from the documents, after changing to a market that exists I still get invalid argument (https://github.com/coinexcom/coinex_exchange_api/wiki/046kline)

Request:
{"method":"kline.query","params":["BTCUSDT",60,1629599859,1629599859],"id":5}

Response:
{"error": {"code": 1, "message": "invalid argument"}, "result": null, "id": 5}

Screenshot:
https://i.gyazo.com/fabb2b73a02795f0b3d05d668eab7383.png

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