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

Nonetype join #28

Open
bitcoin4cashqc opened this issue Dec 12, 2024 · 3 comments
Open

Nonetype join #28

bitcoin4cashqc opened this issue Dec 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@bitcoin4cashqc
Copy link

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?

@bitcoin4cashqc
Copy link
Author

Even inputting proper SSID and successfully creating a trade I get this error.

@theshadow76
Copy link
Collaborator

We will Look into it

@Rick-29
Copy link
Collaborator

Rick-29 commented Dec 12, 2024

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.

@theshadow76 theshadow76 added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants