Steps to reproduce the error:
-
Go to website link: Link for the app (might take a little time to load)
-
signup or use this email and password :
-
email: [email protected]
-
password: abc
-
Now reload the chats page
-
you will see error 401 and if you open console you can see ‘cannot Get ‘ error there as well
enter image description here on first load
enter image description here on reload/refresh
GitHub repository for the app: https://github.com/Mahek-05/ChatVerse
On looking up for the issue it seems like some redirect/rewrite rules issue related to react router
but i am unable to find for a solution