RiceComp413-Fall2022 / Jukebox

0 stars 0 forks source link

When primary user tries to create a room it sends an undefined roomid to the backend #53

Closed rhg1 closed 1 year ago

rhg1 commented 1 year ago

Example of a request sent by front end to backend when using UI to create a room:

GET /songQueueCreate?userid=123&roomid=undefined HTTP/1.1" 400 -