Skip to main content

Hi Calendly Community,

I’m trying to integrate the Calendly API into my website to create a custom booking flow, but I’ve run into a few issues:

  1. When I use the API to fetch available time slots, the response occasionally returns empty, even though the calendar has availability.
  2. I’m receiving a 401 Unauthorized error intermittently, even though I’ve double-checked my authentication token and API key.
  3. The booking flow works fine in testing but sometimes fails to confirm bookings on the live site, displaying a “failed to process” message.

Here’s what I’ve done so far:

  • Verified that the API token is valid and has the correct permissions.
  • Ensured my API requests comply with the documentation (e.g., correct headers and parameters).
  • Tested the integration in a local development environment, where it works more consistently.

Could this be related to rate limits, caching issues, or something else? Any insights or advice on making the integration more stable and reliable would be greatly appreciated!

Thanks in advance for your help!

Be the first to reply!

Reply