Source not turning on

I have a workflow in Pipedream and the source is not turning on when I press the “turn it on” hyperlink.

I also go into “configure” on edit and it never loads.

Could you help?

Hi @chloebp

Thanks for reaching out. Happy to help!

Can you share the source ID for this source?

You can find it under the Sources section of the dashboard, then when you have it open, copy the dc_***** code and share it here so we can take a look.

Hi. I clicked into “Sources” on the left panel but don’t see a dc_**** code for my source. I did find this error in the log though.

Can you direct me to where I can find it?

Hi @chloebp

Sorry I meant check the URL for the dc_**** code, it’s not visible in the dashboard itself, but part of the URL of the source.

That error could mean that the props for that source are missing an important token to authenticate with that API.

Oh got it, the code is dc_MDuzJ1O. The configure part of the workflow is blanking out so it’s not possible for me to try and reauthenticate again (screenshot in the first post).

If it helps, this is from the Invitee Canceled (Instant) source, which seems to not be available as a source when creating a new workflow. Is this not supported anymore?

Hi @chloebp! So it looks like you are using an older version of our Calendly integration, which has been archived. Calendly is deprecating their original version of their API (v1, key-based) in favor of their new API (v2, OAuth) on June 30, 2023. The API V1 and V2 endpoints are not backwards compatible.

In order to ensure continuity, I would recommend migrating your sources, workflows and steps over to the new Calendly (OAuth) app. We are in the process of making the same triggers available, and I can let you know as soon as it is ready, or you can follow along here.

We will be sending out communications to all users a month before the planned sunset as a reminder as well.

Let me know if you have any other questions!
Michael

Thank you! I created a bug here: [BUG] · Issue #6544 · PipedreamHQ/pipedream · GitHub because it seems like the Team events aren’t coming through the webhook when it did previously with the key-based v1 authentication in Pipedream.

Hi @chloebp, we’ve updated the Calendly trigger Invitee Canceled and included additional scopes for organization vs. user. Can you let us know if this works for you now? The details of the change are in https://github.com/PipedreamHQ/pipedream/issues/6543.

Thanks!