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
The command you entered is a question. It is trying to respond to this package but the package can't handle responses (at least that I know of). Just do commands.
While trying to use :5000/command?message=something
I get:
{"message": "Internal Server Error"}
In the log I get:
Seems to come down to:
TypeError: 'str' object is not callable
Broadcasts however seem to work fine.
The text was updated successfully, but these errors were encountered: