We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there, I get this error when I perform an api.update():
16:40:17.158 -> Getting ticker data for BTC 16:40:17.158 -> /v1/cryptocurrency/quotes/latest?symbol=BTC&convert=USD 16:40:17.158 -> Get root failed!
16:40:17.158 -> Getting ticker data for BTC
16:40:17.158 -> /v1/cryptocurrency/quotes/latest?symbol=BTC&convert=USD
16:40:17.158 -> Get root failed!
Any idea what the problem is?
Thanks!
The text was updated successfully, but these errors were encountered:
I ran the test again, enabling the printing of response:
16:53:47.964 -> ======================= 16:53:47.964 -> 16:53:47.964 -> ======================= 16:53:47.964 -> Get root failed!
16:53:47.964 -> =======================
16:53:47.964 ->
16:53:47.964 -> Get root failed!
Sorry, something went wrong.
For anyone else having these issues on an esp32 - try compiling using the Espressif esp32 library version 1.0.4
No branches or pull requests
Hi there, I get this error when I perform an api.update():
16:40:17.158 -> Getting ticker data for BTC
16:40:17.158 -> /v1/cryptocurrency/quotes/latest?symbol=BTC&convert=USD
16:40:17.158 -> Get root failed!
Any idea what the problem is?
Thanks!
The text was updated successfully, but these errors were encountered: