Relative Content

Tag Archive for reactjsapinext.jsgoogle-oauthnodemailer

Nodemailer & GoogleApis Oauth not working on AWS Amplify

Currently developing a Next.js app that has an API route to send an email. The route has a post that is using Nodemailer & Google OAuth to send an email. Currently when running locally it sends successfully & I receive it. However when deployed on AWS amplify the email is not received successfully however in the network tab in chromes inspector it shows a 200 success.