1
自分のアプリケーションで自分のローカルパースサーバーを実装しようとしています。ユーザーのパスワードを再設定する以外はすべて正常に動作しています。Parse-server:パスワードのリセット
私は、次のエラー
(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>
解決したのですか?私は同じ問題を抱えています。 –