I am trying to post information from a form to my express/Nodejs server. User is logged in and when I call app.get(\'/api/stripe\', async (req, res) => { I a
app.get(\'/api/stripe\', async (req, res) => {