Hello,
I received an external call that doesn’t show me any result when I add it into a code block.
Please give me some tips on what I’m doing wrong.
The script is in private content.
<div id=”r…r”></div><script type=”text/javascript” src=”https://……”></script>
Thank You
Best Regards
Christof
Hey SikoraEDV,
Thank you for the inquiry.
We may need to inspect the page to properly check the issue. Please create a test page with the embed code or widget, then provide the site URL in the private field.
Best regards,
Ismael
Hi,
Thanks for that. It looks like there are invalid characters in your code, this is what I see in the source code:
id="”rr7or”"
Please try removing all extra instances of this character:
”
Best regards,
Rikard
Hi,
The quotes in what you pasted last are not valid quotes, you need to change them to regular quotes:
"
Best regards,
Rikard