Skip to content

Compatible version of python-engineio and python-socketio reports function argument mismatch #1245

Discussion options

You must be logged in to vote

Please do not write issues on this project when you need help with an error in your own application. Thank you.

The error mentions a connect() function that takes 2 arguments, but it needs to take 3. My guess is that you do not have the auth argument on this function, which has authentication information passed by the client.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by meshashiranjan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1244 on September 30, 2023 14:51.