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
Add GET methods to the JavaScript code of the frontend.
Following methods need to be implemented:
GET /signup, GET /createChat, GET /getChatHistory, GET /sendMessage, GET /sendIncognitoMessage .