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

Sign-in Status Code Bug #36

Closed
Bazina opened this issue Dec 16, 2022 · 3 comments
Closed

Sign-in Status Code Bug #36

Bazina opened this issue Dec 16, 2022 · 3 comments
Assignees
Labels
invalid This doesn't seem right
Milestone

Comments

@Bazina
Copy link
Collaborator

Bazina commented Dec 16, 2022

  • Sign-in request returns 3** codes caused by the cache during the request.
@Bazina Bazina added the bug Something isn't working label Dec 16, 2022
@Bazina Bazina added this to the Milestone 2 milestone Dec 16, 2022
@Deffo0 Deffo0 added invalid This doesn't seem right and removed bug Something isn't working labels Dec 17, 2022
@LouaiZahran
Copy link
Collaborator

As PR #35 is merged, should this be closed? Or is it still not fixed?

@Deffo0
Copy link
Member

Deffo0 commented Dec 17, 2022

This issue was opened to investigate the redirect status code which came from the sign-in response from the backend (not been resolved yet). We discover it during the refactoring of the frontend.

@LouaiZahran
Copy link
Collaborator

LouaiZahran commented Dec 17, 2022

Can someone add a clearer description for the issue by editing the first comment?

I'm not sure this is even an issue as I was once debugging the frontend and found the backend returning 302 Moved Permanently status code when I was signing in and the backend was trying to redirect me to the home page instead of the sign in one. In that case, it's not an issue.

One other case I encountered the 302 code was when I was trying to use Uri.http(...) while querying the https server on Azure. In that case the response was just trying to redirect us to the https version, not an issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants