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

Account registration no longer works #202

Closed
AndrewNatoli opened this issue Sep 15, 2018 · 0 comments
Closed

Account registration no longer works #202

AndrewNatoli opened this issue Sep 15, 2018 · 0 comments
Assignees
Labels
bug urgent Issues that demand immediate attention
Milestone

Comments

@AndrewNatoli
Copy link
Member

When logging in with an unregistered phone number the backend 500's

cmpd-nominations-api: Error: user not found
cmpd-nominations-api:     at AccountService.verifyUser (cmpd-holiday-gift/backend/nominations-api/src/modules/auth/v2/account.service.ts:152:19)

Which should tell the front end to redirect to the registration form. The registration form does not get displayed; it hangs on the screen where you enter your verification code.

@AndrewNatoli AndrewNatoli added bug urgent Issues that demand immediate attention labels Sep 15, 2018
@AndrewNatoli AndrewNatoli added this to the 2018 API milestone Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug urgent Issues that demand immediate attention
Projects
None yet
Development

No branches or pull requests

2 participants