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

Error with duplicate signups should be handled #5

Open
haejinjo opened this issue Jul 26, 2020 · 1 comment · Fixed by #4
Open

Error with duplicate signups should be handled #5

haejinjo opened this issue Jul 26, 2020 · 1 comment · Fixed by #4
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@haejinjo
Copy link
Collaborator

haejinjo commented Jul 26, 2020

To replicate the (potential) bug:

  1. I send a POST request to the /api/signup endpoint via Postman that I have already sent before.
    image

    1a. Double check the Headers are set correctly
    image

  2. Below is the response I get when I submit a duplicate signup attempt via Postman.
    image

@haejinjo haejinjo added question Further information is requested bug Something isn't working labels Jul 26, 2020
@haejinjo haejinjo linked a pull request Jul 26, 2020 that will close this issue
Merged
5 tasks
@haejinjo
Copy link
Collaborator Author

Not sure if this console output is an indicator of a bug in the server logic, or if it's intentional/fine to move forward from,

but just in case! Wanted to note it.

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

Successfully merging a pull request may close this issue.

4 participants