1
我想用我的應用程序實現我自己的本地解析服務器。除了爲用戶重新設置密碼之外,一切工作都正常。解析服務器:重置密碼
我收到以下錯誤
(node:8729) UnhandledPromiseRejectionWarning: Unhandledpromiserejection
(rejection id: 2): Error: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>404 Not Found</title><h1>Not Found</h1><p>The requested URL was not found on
the server.</p>
<p>If you entered the URL manually please check your spelling and try again.</p>
你有沒有得到這個解決?我有同樣的問題。 –