最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

node.js - Have this error with receiving a service password - Stack Overflow

programmeradmin2浏览0评论

I am creating fet-password route and have function to send service password to reset-password post method.

this is my error: Reset Link: http://localhost:5000/reset-password?token=6861ccc0f1d2954ccb77ec798f1e1b5a7935dbdef35a9287dd09008e64a289ce Error: Email service password is missing at sendResetEmail (file:///C:/Users/user/Desktop/digiframe/Back-end/routes/fet_password_r.js:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async file:///C:/Users/user/Desktop/digiframe/Back-end/routes/fet_password_r.js:32:5 ^C ELIFECYCLE  Command failed with exit code 3221225786.
Tried SERVICE_PASS from .env but get google respose: '535-5.7.8 Username and Password not accepted. For more information, go to\n'

I have tried alot to fix it and can help me, what i missing?

发布评论

评论列表(0)

  1. 暂无评论