Code Monkey home page Code Monkey logo

Comments (4)

mauricew avatar mauricew commented on May 29, 2024

If this isn't a server hiccup then it's more likely tied to Get User Follows being removed from Helix in September (https://discuss.dev.twitch.com/t/legacy-follows-api-and-eventsub-shutdown-timeline-updated/46769). There is a replacement Get Followed Channels which could indicate that the same authentication & permission requirements to use that are also required when making this call.

from twitch-graphql-api.

spirit1337 avatar spirit1337 commented on May 29, 2024

That's what I thought but there appears to be a way to get around the public API change and to check follows without the user needing to be a mod for the channel.

For example this site operates like before the API change. It's behind a paywall but I can confirm it works. I thought it uses the GQL API. Any idea how this is possible?

from twitch-graphql-api.

mauricew avatar mauricew commented on May 29, 2024

Can't say for sure, does that site require logging in via OAuth? The only method I know of is the one where you access Settings > Notifications and the list that gets generated in the "Per channel" section, but that's only for the logged-in user.
I'm sure if the call was known or heavily used it would be patched out quicker, hence the reason why that feature is paywalled.

from twitch-graphql-api.

spirit1337 avatar spirit1337 commented on May 29, 2024

No authentication needed and it works for every user. The only solution I can think of is to scrape the followers of every channel - save it to a database and fetch the data from there but that seems inefficient.

from twitch-graphql-api.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.