Error 403 with HTML Element
Hello,
I added a new HTML Element.
I copied/pasted the code given by Calendly for their Widget integration.
But when I save, I have a 403 error message: "Please check you code, server configuration or contact your hosting provider."
BeBuilder doesn't alarm me for a code error.
<!DOCTYPE html>
<!-- Début de widget en ligne Calendly -->
<div class="calendly-inline-widget" data-url="https://calendly.com/bienvenue-chez-salary/presentation-30min?primary_color=2fce65" style="min-width:320px;height:700px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- Fin de widget en ligne Calendly -->
Comments
Hi,
I checked it on my environment and the code you sent works correctly.
It means that your server blocks this. Please contact your hosting provider and ask to resolve this.
Best regards