I’m running into an issue when trying to suppress the GDPR banner for rescheduling events using the embedded widget integration.
Calendly documentation indicates the GDPR cookie banner can be hidden using the “hide_gdpr_banner” GET parameter when calling the embedded popup integration. However, the banner still appears when I have the parameter set in the URL.
The parameter is working correctly for embedded popup widgets to create an event and to cancel an event, but doesn’t work for rescheduling.
Is this a bug in the Calendly integration?