Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chatterino no longer able to pull stream online status while anonymous #1915

Closed
ghost opened this issue Aug 25, 2020 · 6 comments
Closed

chatterino no longer able to pull stream online status while anonymous #1915

ghost opened this issue Aug 25, 2020 · 6 comments
Labels
bug Something isn't working as intended, or works in a confusing/unintuitive way for the user

Comments

@ghost
Copy link

ghost commented Aug 25, 2020

thinking this might be a recent twitch change but earlier today I was using 2.2.0 and this was working fine, then I used the builtin updater to update to 2.2.1 and now it doesn't show whether a stream is online or offline in the title bar at the top of the chat box. I suspect this also prevents 'stream has come online' desktop notifications

plugging in a twitch account and restarting chatterino causes this to function normally so it might be a twitch api change, idk

not sure if possible to fix but please investigate if you have time. you are probably already aware of the anonymous 'justinfan####' login twitch provides (provided?) as it seems to be common on google, maybe that could be made to work somehow

much appreciated

@ghost ghost added bug Something isn't working as intended, or works in a confusing/unintuitive way for the user needs triage labels Aug 25, 2020
@Mm2PL
Copy link
Collaborator

Mm2PL commented Aug 25, 2020

Can't do anything. There is now a need for a valid oauth token which in this case should be attached to an account.

@killertofus
Copy link
Contributor

should close this and add block

@ghost ghost closed this as completed Aug 25, 2020
@iProdigy
Copy link
Contributor

iProdigy commented Sep 1, 2020

Could use kraken for anonymous connections while that API is still accessible

@killertofus
Copy link
Contributor

@iProdigy While you can migrate from v3 to v5, know that v5 is deprecated and will be shutdown in the future. We prefer that you migrated directly to the new Twitch API.

@iProdigy
Copy link
Contributor

iProdigy commented Sep 1, 2020

I'm well aware of v5 deprecation. Here's a summary of current api usage, and you can see other kraken usage: https://github.com/Chatterino/chatterino2/blob/master/src/providers/twitch/api/README.md

I'd be happy to hear a scalable alternative from you on restoring this functionality for anonymous connections

@leon-richardt
Copy link
Collaborator

leon-richardt commented Sep 1, 2020

Here's a summary of current api usage, and you can see other kraken usage:

As outlined in #1560, the idea is to move away from Kraken. I don't think it makes sense to invest time into implementing a feature using a deprecated API, well-knowing that it will be dropped in the near future.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended, or works in a confusing/unintuitive way for the user
Projects
None yet
Development

No branches or pull requests

4 participants