"Oops. Something went wrong" but no missing fields or lists
-
I have a super basic subscribe form on my site, just the email field and submit button:
<input type="email" name="EMAIL" placeholder="Enter your email address" required><input type="submit" value="Sign Me Up">
I’m getting this error any time I try to subscribe a new email address:
Oops. Something went wrong. Please try again later.
* No other fields are required for my list.
* I did not forget to select a list in the form configuration.Those are the only two possible issues I can find in other threads on the topic, and they do not apply to my situation.
This form used to work until a few updates ago (unfortunately I didn’t catch which one).
Any ideas?
- The topic ‘"Oops. Something went wrong" but no missing fields or lists’ is closed to new replies.