Step.trigger > step.send_message not sending new YouTube videos to Discord

Hi,

I set up a workflow that fetches the latest video from a pre-selected YouTube channel.
When I look at the channel in my Discord server, the last video post was 2 months ago.

Each workflow posts new music releases from different channels, music labels.

They were coming fairly regularly until 05-10-2022, not sure what has changed.
When I look at the YouTube channel, they have posted new videos since then.

Have a few workflows doing same tasks, they all stopped posting two months ago.

I clicked send test event on each workflow, it posts the same video from two months ago.

Any ideas.

Thanks

Hello @EMar, may I ask which app you’re using for Youtube (Data API) or Youtube (Data API) - Custom App?

I think you might need to reconnect your Youtube account manually, as youtube might delete the OAuth Client created for Pipedream

@vunguyenhung

YouTube (Data API)

I reconnected it thanks

When I reconnect it, it adds another one above it, is that normal?


Same for all those Discord API’s
If I reconnect one, another API is added.

Hi @EMar, I think that’s not expected.

Hello @pierce, could you advice why the behavior mentioned here happens or is it expected?

That is expected for the Discord Webhook app, since every time you connect that app, we create a new webhook for whatever channel you connect it to, but the Discord app is an updated version that should consolidate the account connections into a single record.

And the YouTube (Data API) app should group connected accounts based on the user ID, so assuming you connected with the same account, that is surprising.

1 Like

I could just delete all those API’s under Accounts and recreate/reconnect them?

That’s right

Ok thanks