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

BUG: error handling for invalid room id #258

Closed
Segelzwerg opened this issue Jun 20, 2022 · 0 comments · Fixed by #366
Closed

BUG: error handling for invalid room id #258

Segelzwerg opened this issue Jun 20, 2022 · 0 comments · Fixed by #366
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Segelzwerg
Copy link
Contributor

room_id = '1'
game_service.get(room_id)

raises {InvalidId}'1' is not a valid ObjectId, it must be a 12-byte input or a 24-character hex string

@Segelzwerg Segelzwerg added bug Something isn't working good first issue Good for newcomers labels Jun 20, 2022
@Segelzwerg Segelzwerg moved this to Todo in Client <-> Server Jun 20, 2022
@github-actions github-actions bot added the Stale label Jul 21, 2022
@Segelzwerg Segelzwerg self-assigned this Oct 23, 2022
@Segelzwerg Segelzwerg removed the Stale label Oct 23, 2022
Repository owner moved this from Todo to Done in Client <-> Server Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant