Newsletter system #500
Answered
by
dlarroder
duartecancela
asked this question in
Q&A
-
Hi, the newsletter is module is working? I changed my provider to mailchimp and added envoirment variables, but when I submit give me an error to console, ' you must enter an email', can someone help-me? |
Beta Was this translation helpful? Give feedback.
Answered by
dlarroder
Jul 8, 2022
Replies: 1 comment 1 reply
-
@duartecancela I've cloned your repo and added my personal Screen.Recording.2022-07-08.at.9.07.29.PM.movThe form is working perfectly, I suspect it might be your env variables? Here are some useful links on where to find your Mailchimp API keys Hope this helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
duartecancela
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@duartecancela I've cloned your repo and added my personal
env
variables and it worked for me. Video below:Screen.Recording.2022-07-08.at.9.07.29.PM.mov
The form is working perfectly, I suspect it might be your env variables?
Here are some useful links on where to find your Mailchimp API keys
MAILCHIMP_API_KEY
andMAILCHIMP_AUDIENCE_ID
MAILCHIMP_API_SERVER
Hope this helps!