Relative Content

Tag Archive for azurefunctionemailsendgrid

Email from Azure using SendGrid

I have an APP on Azure that if I run locally from my laptop using CMD runs perfectly and will use the send email function. I can also run an email test using BASH and the email is sent instantly. Now the issue if I use the desktop/home screen version of the APP everything works except the send email function. Relevant Parts of Code (Python)