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

Error: General:Invalid arguments using "AddExport" #80

Open
molecular opened this issue Mar 30, 2022 · 2 comments
Open

Error: General:Invalid arguments using "AddExport" #80

molecular opened this issue Mar 30, 2022 · 2 comments

Comments

@molecular
Copy link

I had added support for AddExport previously (#72) and that worked like a charm.

However after krakens most recent api update (I assume, timing fits) AddExport stopped working. Kraken server will give "Invalid Arguments" error. Same call with python example code works.

I'm in talk with kraken support about this, but I thought I'd leave it here, too.

@mschneider
Copy link

Curious if you figured out a solution. Running into the same issue

@molecular
Copy link
Author

molecular commented Jun 13, 2023

I just reviewed a very long in-depth conversation with a helpful person from kraken support about this problem. He even threw js code at me that did work (but had tons of other issues, it was just a quick hack by him to show js works in theory)

In the end we agreed that this unmaintained software (#66) is not worth debugging.

I looked at some of the forks of this repo (there's 187 forks). https://github.com/jpcx/node-kraken-api looked promising and the issue I linked above also has some suggestions.

I ended up using python, though, because I already had a working version.

Let us know if you find something that works, @mschneider

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