-
Notifications
You must be signed in to change notification settings - Fork 77
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
Binance.Api.BinanceHttpException: '[BadRequest]: 'Bad Request' - Illegal characters found in parameter 'type'; legal range is '^[a-zA-Z_]{1,20}$'. (-1100)' #20
Comments
The API doesn't make sure, that a dot is used as decimal separator. This would be good to change. I had to switch my whole Application to english to get it working. |
Thanks @raphaotten but nothing change.
|
Yes, try Your command is only applied to the current thread, which is not enough. |
Thank you very much for your interest. But it did not happen again. |
@raphaotten and @turgayacar, what version of the Binance library are you using? If you are using a version prior to 0.2.0-alpha.8, please upgrade to that or a later version (refer to issue #8 for more information). If you are using that or a later version, I would like to know where else I need to modify the decimal to string conversion. Thanks. |
Oh thanks. |
Ihave this error try your wiki code copy and paste.
and I have this error my code.
I test your code but push this.
link on image screenshot.
https://i.hizliresim.com/Vr2OWB.png
thanks.
The text was updated successfully, but these errors were encountered: