CORS preflight failed when all headers are wildcard (Lambda) – Amazon web services
I'm trying use JavaScript, Lambda and SES to generate an email from a contact form. The code works when I test it from the Lambda console, but when I invoke it with HTTP it doesn't work, even though I have…