M2GIL / IAtaaa-server

AI University Project
Other
1 stars 0 forks source link

Can't add a game anymore #5

Closed yoannfleurydev closed 7 years ago

yoannfleurydev commented 7 years ago

Since the last change on the server, I can't add a game anymore. This is the output of the server :

server-output

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 :

client-output

z3ddycus commented 7 years ago

fixed with the fix of the issue "#4 incorrect player". <3 coeur - coeur <3