testsigma icon indicating copy to clipboard operation
testsigma copied to clipboard

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

Open rcyasiramin opened this issue 2 years ago • 3 comments

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

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 avatar Aug 15 '23 09:08 rcyasiramin

@rcyasiramin Checking this, we will keep you posted

amitsavyasachi avatar Aug 17 '23 06:08 amitsavyasachi

getting the same bug/error message any solution?

anasbinarif avatar Oct 24 '23 07:10 anasbinarif

@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

anasbinarif avatar Oct 24 '23 07:10 anasbinarif