angular-10-signup-verification-boilerplate icon indicating copy to clipboard operation
angular-10-signup-verification-boilerplate copied to clipboard

/accounts/refresh-token: 400 Bad Request

Open ergauravsharma opened this issue 4 years ago • 0 comments

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

ergauravsharma avatar Feb 28 '21 16:02 ergauravsharma