[Bug]: Getting unauthorized 401 status code on testsigma_os_config API while try to login with registered user.
Is there an existing issue for this?
- [X] I have searched the existing issues
What is the current behavior?
I have setup testsigma development environment on windows
I'm able to run Server and UI module and able to create user.
Getting unauthorized 401 status code on testsigma_os_config API while try to login with registered user.
What is the expected behavior?
After logging in with register user application should navigate to dashboard page.
Steps To Reproduce
- Setup and run server module.
- Setup and run UI module.
- Register a User
- Login with register user.
- Getting unauthorized 401 for API testsigma_os_config
Version
Testsigma Community Edition
@rcyasiramin Checking this, we will keep you posted
getting the same bug/error message any solution?
@amitsavyasachi @rcyasiramin did you find any solution? If I open Chrome from this command: google-chrome --disable-site-isolation-trials --disable-web-security --user-data-dir="~/tmp" I don't get this error