You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get ERROR:BinaryOptionsTools.platforms.pocketoption.ws.client:BaseEventLoop.create_connection() got an unexpected keyword argument 'extra_headers'
I downgraded to websockets==11.0.3
I installed per your instruction and trying to run the minimal example.
Now I get : WARNING:BinaryOptionsTools.platforms.pocketoption.ws.client:Error connecting, 'NoneType' object has no attribute 'join'
Trying to input my ssid. Do I input a proper SSID? Is it the one from cookie/storage?
The text was updated successfully, but these errors were encountered:
That error is expected at the start of the program. It should work without any problems even if you recieve that error. It's more a logging error that I made.
I get ERROR:BinaryOptionsTools.platforms.pocketoption.ws.client:BaseEventLoop.create_connection() got an unexpected keyword argument 'extra_headers'
I downgraded to websockets==11.0.3
I installed per your instruction and trying to run the minimal example.
Now I get :
WARNING:BinaryOptionsTools.platforms.pocketoption.ws.client:Error connecting, 'NoneType' object has no attribute 'join'
Trying to input my ssid. Do I input a proper SSID? Is it the one from cookie/storage?
The text was updated successfully, but these errors were encountered: