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

[Login Edge Case] Server return 2 responses #9

Open
cunbidun opened this issue May 15, 2020 · 0 comments
Open

[Login Edge Case] Server return 2 responses #9

cunbidun opened this issue May 15, 2020 · 0 comments

Comments

@cunbidun
Copy link
Collaborator

Describe the bug
When users with empty profile try to login, the server will return 2 different responses:

  1. First with status 200 (OK)
  2. Second with status 404 (Not Found)

To Reproduce
Steps to reproduce the behavior:

  1. Signup a new account but not create a profile yet.
  2. Try to login and look for server response.

Expected behavior
The server should respond only 1 response with status number 404.

Screenshots
image

@cunbidun cunbidun changed the title Login Edge Case. [Login Edge Case] Server return 2 responses May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant