We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To replicate the (potential) bug:
I send a POST request to the /api/signup endpoint via Postman that I have already sent before.
/api/signup
1a. Double check the Headers are set correctly
Below is the response I get when I submit a duplicate signup attempt via Postman.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
justinchoo93
andywang23
hobaek
Successfully merging a pull request may close this issue.
To replicate the (potential) bug:
I send a POST request to the
/api/signup
endpoint via Postman that I have already sent before.1a. Double check the Headers are set correctly
Below is the response I get when I submit a duplicate signup attempt via Postman.
The text was updated successfully, but these errors were encountered: