Hi,
I want to embed a mailchimp pop up form into my site but always get the following error message:
Aktualisierung fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort.
Here is the code. It works on my other websites. I’ve been trying to add it via code and html, but I always get the same error message that it’s not a valuable JSON-response…????
<script type=”text/javascript” src=”//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>window.dojoRequire([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us7.list-manage.com”,”uuid”:”81fa6aa5b7c6792d03ed8d0a2″,”lid”:”018866e55c”,”uniqueMethods”:true}) })</script>
Warm regards,
Katharina