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

Sign In or Register to comment.