Hi everyone,
I’m trying to integrate the Nylas Scheduler Editor using the code snippet provided in their documentation. I copied the code as it is and just updated the client ID with mine. The Google authentication flow works fine – I see the Auth Provider options, and after successful authentication, it doesn’t show any error.
However, the Scheduler Editor UI doesn’t appear after authentication completes.
Here is what I did:
Used the exact demo code from the Nylas docs.
Updated client ID and redirect URL to mine.
Added the redirect/callback URL in my Nylas dashboard as well.
Authentication flow completes successfully, but the editor is not displayed.
Is there something else I need to configure after authentication to render the Scheduler Editor? Any additional redirect URLs, environment variables, or backend setup needed?
Any guidance would be appreciated.
Thanks in advance!
I’ve used that code
I am integrating it with Bubble so any help would be appreciated.