You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
platform api is adding links like so in the emails / google calendar event
https://experts.cal.com/:bookingUid?slug=event-type-slug&username=managed-user-username
we need to implement a mechanism that uses the query params to redirect to the correct app router page which is
experts.cal.com/:expertUsername/booking/:bookingUid
this is the page where a booking can be rescheduled / canceled
The text was updated successfully, but these errors were encountered: