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

Teacher Signup API is throwing 500 server error #27

Closed
RohanKumarMainali opened this issue Aug 28, 2022 · 1 comment
Closed

Teacher Signup API is throwing 500 server error #27

RohanKumarMainali opened this issue Aug 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@RohanKumarMainali
Copy link
Collaborator

when I tried to sign up as teacher it showed me this error in console
bug1

@RohanKumarMainali RohanKumarMainali added the bug Something isn't working label Aug 28, 2022
@RohanKumarMainali RohanKumarMainali self-assigned this Aug 28, 2022
@RohanKumarMainali
Copy link
Collaborator Author

I found the mistake on code and solved the issue. The code was using adminModel instead of teacherModel

Screenshot (451)

after changing adminModel to teacherModel I was able to singUp
Screenshot (452)

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

No branches or pull requests

1 participant