Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
rcyasiramin opened this issue Aug 15, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@rcyasiramin
Copy link

rcyasiramin commented Aug 15, 2023

Is there an existing issue for this?

  • 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 rcyasiramin added the bug Something isn't working label Aug 15, 2023
@rcyasiramin rcyasiramin changed the title [Bug]: [Bug]: Getting unauthorized 401 status code on testsigma_os_config API while try to login with registered user. Aug 15, 2023
@amitsavyasachi
Copy link

@rcyasiramin Checking this, we will keep you posted

@anasbinarif
Copy link

getting the same bug/error message any solution?

@anasbinarif
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants