Skip to content

platform oauth client webhooks don't fire when booking is made #24906

@siims

Description

@siims

Issue Summary

I have configured booking webhooks for platform oauth client. but my webhook server is never called

Steps to Reproduce

  1. configure oauth client on platform
  2. configure managed oauth client user and event type
  3. configure oauth clients webhook
  4. (routing to localhost server when server running on localhost)
  5. make a booking to the created event type
  6. see webhook server - no requests are made

Actual Results

no webhook calls are made

Expected Results

After making a booking webhook is called with info about the booking made

Technical details

Setup

  • cal.com platform Booker atom in a custom react app
  • running local webhook server with public routing to localhost server (didn't work either when deploying webhook server on the cloud)

Evidence

  • Oauth client config:
Image
  • Video showing that I have webhook enabled and webhook server doesn't receive any calls
Video_2025-11-04_13-47-49.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions