This bug relates to chat sockets being broken on the current version of main. Messages are retrieved correctly, but sending messages fails with an Axios 400 BAD REQUEST as shown below:
UPDATE: this issue was fixed by modifying frontend parameters to match the expected backend request parameters. Check frontend issue #113 for more information.
This bug relates to chat sockets being broken on the current version of main. Messages are retrieved correctly, but sending messages fails with an Axios 400 BAD REQUEST as shown below:
UPDATE: this issue was fixed by modifying frontend parameters to match the expected backend request parameters. Check frontend issue #113 for more information.