Blef-team / blef_game_engine

The game engine API service for the game of Blef
GNU Affero General Public License v3.0
1 stars 0 forks source link

Fix 500 error for play endpoint with empty player_uuid #81

Closed adrian-golian closed 4 years ago

adrian-golian commented 4 years ago

Observed behaviour:

$ curl '<API SERVICE URL>/games/7abc948c-5170-4cb5-bd0b-44a21a3ed1a3/play?player_uuid=&action_id=50'
{"error":"500 - Internal server error"}