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

/accounts/refresh-token: 400 Bad Request #3

Open
ergauravsharma opened this issue Feb 28, 2021 · 0 comments
Open

/accounts/refresh-token: 400 Bad Request #3

ergauravsharma opened this issue Feb 28, 2021 · 0 comments

Comments

@ergauravsharma
Copy link

After downloading the source code and removing fakeBackendProvider and using
https://jasonwatmore.com/post/2020/05/13/node-mongo-api-with-email-sign-up-verification-authentication-forgot-password

for backend. I am getting following error

zone-evergreen.js:2845 POST http://localhost:4000/accounts/refresh-token 400 (Bad Request)
scheduleTask @ zone-evergreen.js:2845
scheduleTask @ zone-evergreen.js:385
onScheduleTask @ zone-evergreen.js:272
scheduleTask @ zone-evergreen.js:378
scheduleTask @ zone-evergreen.js:210
scheduleMacroTask @ zone-evergreen.js:233
scheduleMacroTaskWithCurrentZone @ zone-evergreen.js:1134
(anonymous) @ zone-evergreen.js:2878
proto. @ zone-evergreen.js:1449

download (7)

Everything works fine, just when logout and login the app, I get this error continuously.

Could you please help me to understand why getting this error?

Thank you

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