Can someone fix the 405 error I’m getting
So I created a node.js code that takes form data and sends it with nodemailer to my Gmail but anytime I submit the code it gives a 405 error that says cannot GET/ submit
So I created a node.js code that takes form data and sends it with nodemailer to my Gmail but anytime I submit the code it gives a 405 error that says cannot GET/ submit