Hi Calendly Support Team,
I hope this message finds you well.
I am currently integrating Calendly’s OAuth flow into my application, and I would like to ensure that the OAuth consent screen appears every time a user logs in, regardless of whether they have previously authorized the application.
As per the documentation and standard OAuth practices, I’ve included the prompt=consent
parameter in the authorization URL as shown below:
However, despite this, the consent screen is not being shown consistently. Instead, users are often redirected immediately without being prompted to approve permissions again.
Could you please confirm:
-
If
prompt=consent
is supported by Calendly’s OAuth flow? -
If there is any additional parameter or setting required to force the consent screen on every authentication attempt?
Any guidance or clarification would be greatly appreciated.
Best regards,
Sammy Abdulrahman