Closed yoannfleurydev closed 7 years ago
Since the last change on the server, I can't add a game anymore. This is the output of the server :
This is the response I have with my REST Client Insomnia :
409 INVALID
{ "content": { "gameID": "M1D2", "players": [ "M1", "D2" ] }, "status": "BUSY_IA" }
Here is the screenshot :
fixed with the fix of the issue "#4 incorrect player". <3 coeur - coeur <3
Since the last change on the server, I can't add a game anymore. This is the output of the server :
This is the response I have with my REST Client Insomnia :
409 INVALID
Here is the screenshot :