Wappler Version : 3.9.4
Operating System : mac
Server Model: node
Database Type:
Hosting Type: custom
Expected behavior
Using an $_ENV in the password of a mailer should resolve properly
Actual behavior
I receive an error indicating the authentication is invalid.
How to reproduce
Setup a mailer action (eg. Sendgrid) and use an environment variable for the password:
Troubleshooting performed:
I setup an api action to output the value of $_ENV.SENDGRID_KEY
And executed the api:
If I put the key directly into the password field of the mailer, rather than through a variable, the email is sent fine, which indicates they api key is valid.
Community Page
Last updated:
Last updated: