Skip to main content

I was getting this message (as were my customers) when they clicked on the link to go to my clandly calendar on my website. (

This Calendly URL is not valid.

If you are the owner of this account, you can log in to find out more.

 

I have deleted my current and past events and created a new one so there is only one event type on my free plan. However, having pasted in the new code to embed in my website, it is still not working. Can anyone tell me why please

Hi ​@MovingToFrance - Thanks for reaching out.

Just confirming, is this error only present on the website? If so, the first thing I would try is copying new embed code and pasting it to the website. 

This error means the link within the embed code doesn’t match any links within your account. You can find it in your website by locating the embed code, and look for whats linked after ‘data-url=’. It will look something like this:

 

<!-- Calendly inline widget begin -->
<div class="calendly-inline-widget" data-url="https://calendly.com/YOUR-LINK/YOUR-EVENT" style="min-width:320px;height:700px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- Calendly inline widget end -->

 

That link will need to match whatever is under your Booking Page Options in your event settings:
 

 

Let me know if you have any trouble here!