PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.96k stars 5.27k forks source link

[Components] Twitch - replace deprecated follower actions with new ones #7923

Closed malexanderlim closed 1 year ago

malexanderlim commented 1 year ago

Is there a specific app this action is for? Twitch

Please provide a link to the relevant API docs for the specific service / operation.

From Twitch:

We are reaching out as we have identified that your application(s) below have made requests to the deprecated “helix/users/follows” Twitch API endpoint in the past month and may be affected by the scheduled shutdown if further action is not taken.

The below three components use this legacy follower endpoints or code: Trigger:

  1. New follower https://pipedream.com/apps/twitch/triggers/new-follower https://dev.twitch.tv/docs/eventsub/eventsub-subscription-types/#channelfollow Switch from version 1 to version 2.

Actions

  1. Get my followers https://pipedream.com/apps/twitch/actions/get-my-followers

  2. Get followers https://pipedream.com/apps/twitch/actions/get-followers

They need to be replaced by:

  1. Get followed channels https://dev.twitch.tv/docs/api/reference/#get-followed-channels

  2. Get channel followers https://dev.twitch.tv/docs/api/reference/#get-channel-followers

vunguyenhung commented 1 year ago

Hi everyone, all test cases are passed! Ready for release!

Test report https://vunguyenhung.notion.site/Components-Twitch-replace-deprecated-follower-actions-with-new-ones-7923-17aad67c394448bda297bee704dd0353