We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Device Authentification (websocket) failed with an authentifcation response of
{'messageType': 'command', 'command': 'createPeerconnection', 'connectionType': 'webrtc', 'connectionUrl': 'https://api.goldi-labs.de/peerconnections/990c6c66-4992-48aa-8d2a-1abd32fdceaf', 'services': [], 'tiebreaker': False}
instead of an authentifaction response.
According to protocol the authentification response MUST be the first message ever send over websockets
The text was updated successfully, but these errors were encountered:
Restarting all servers apparently temporarly fixed it
Sorry, something went wrong.
No branches or pull requests
Device Authentification (websocket) failed with an authentifcation response of
instead of an authentifaction response.
According to protocol the authentification response MUST be the first message ever send over websockets
The text was updated successfully, but these errors were encountered: