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

If you connect to SpacetimeDB with an invalid token in Unity it says "Connection error Unable to connect to remote server". This should be changed to tell you your token is bad. #1397

Open
cloutiertyler opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@cloutiertyler
Copy link
Contributor

zeke investigation results so far

  • BitCraft has started handling this error better
  • The Unity SDK is just passing along the WebSocketException, which is not a type we construct (in the SDK)
  • The websocket error code is set to Success
  • Next steps: Investigate what sets these error details on the server side
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants