testsigmahq / testsigma

A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.
https://testsigma.com
Apache License 2.0
897 stars 187 forks source link

[Bug]: Getting unauthorized 401 status code on testsigma_os_config API while try to login with registered user. #368

Open rcyasiramin opened 1 year ago

rcyasiramin commented 1 year ago

Is there an existing issue for this?

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. image

What is the expected behavior?

After logging in with register user application should navigate to dashboard page.

Steps To Reproduce

Version

Testsigma Community Edition

amitsavyasachi commented 1 year ago

@rcyasiramin Checking this, we will keep you posted

anasbinarif commented 10 months ago

getting the same bug/error message any solution?

anasbinarif commented 10 months ago

@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