-
Notifications
You must be signed in to change notification settings - Fork 125
Error "cafile, capath and cadata cannot be all omitted" #19
Comments
The attribute error stems from the fact that I haven't updated the sample (thanks for reporting that :D) ; it should be tickers, not ticker. See if you can connect using that! :) |
Thx for your fast answer! I changed it to
And seems like the
results in:
|
I have pushed a hotfix for this (1.0.3) - could you verify this works for you? To elaborate on the above error: |
Also, could you verify that this doesn't happen with the |
Thanks for your patch, I'm testing with this sample:
On your master version,
On Dev version:
|
see if it works now ( |
Tested on dev! It seems to be working!, at least it is returning data.
Thank you for your effort/time, I will now see how could I add/cancel margin funding operations with your API. |
Excellent, glad to hear it's fixed! |
When running this:
I got these:
Log:
might it be related to websocket-client/websocket-client#227 ?
Thx.
The text was updated successfully, but these errors were encountered: