問題タブ [sendinblue]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - nodejsのpostメソッドで別のページをレンダリングできないのはなぜですか?
sendinblue API を使用して、オファー ページに表示される連絡先 (電子メール) を作成していますが、成功アラートを受け取った後、何も起こらず、多くのことを試しましたが、エラーが発生し続けます。
オファー ページがレンダリングされず、res.redirect("offer") を試してみましたが、まだ何も起こりません。メール パラメーターをオファー ページに渡す必要があるため、このメソッドも使用できません。
これは私のindex.jsです
これは私のemail.htmlページにあります