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:
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:
The below three components use this legacy follower endpoints or code: Trigger:
Actions
Get my followers https://pipedream.com/apps/twitch/actions/get-my-followers
Get followers https://pipedream.com/apps/twitch/actions/get-followers
They need to be replaced by:
Get followed channels https://dev.twitch.tv/docs/api/reference/#get-followed-channels
Get channel followers https://dev.twitch.tv/docs/api/reference/#get-channel-followers