You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @vascokk, not sure if I'm missing something, but I ran the commands in the README and I'm getting a POST http://127.0.0.1:8088/register/a/a 405 (Method Not Allowed) when trying to register a user and a color. Are you able to run the project from the master branch?
The text was updated successfully, but these errors were encountered:
Yes, I am. Just, use 'X' and 'O' for colors, otherwise, the game board doesn't update the colors after the move (a bug!). Also, there could be a stale active game, so either truncate the tables or update all the existing games to ended=true
Hi @vascokk, not sure if I'm missing something, but I ran the commands in the README and I'm getting a
POST http://127.0.0.1:8088/register/a/a 405 (Method Not Allowed)
when trying to register a user and a color. Are you able to run the project from the master branch?The text was updated successfully, but these errors were encountered: