-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
OS/Platform
Windows
Installed
OS/Platform's package manager
Version
Version 144.0.7559.109 (Official Build, ungoogled-chromium) (64-bit)
Have you tested that this is not an upstream issue or an issue with your configuration?
- I have tried reproducing this issue in Chrome and it could not be reproduced there
- I have tried reproducing this issue in vanilla Chromium and it could not be reproduced there
- I have tried reproducing this issue in ungoogled-chromium with a new and empty profile using
--user-data-dircommand line argument and it could not be reproduced there
Description
Video streaming and commenting works, but everything else, like following creators, claiming bits seems to get blocked by twitch
How to Reproduce?
(Un-)Following creators
- Import twitch login cookies to the browser
- Go to a creator's twitch site you don't follow and try to follow it, or vice versa
Claiming channel points
- Import twitch login cookies to the browser
- Go to a live stream and wait for a channel points chest appearing in chat
- Try to claim the channel points
Actual behaviour
For (un)following:
The button gets changed to what you'd expect (goes from "Follow" to "♡" for trying to follow, or vice versa for trying to unfollow), and changes back immediately.
Video demonstration of the problem:
https://github.com/user-attachments/assets/f0f44a38-6dd3-4310-8a57-b81ee4c3fe92
For claiming channel points:
The button which you'd click to claim the points transforms to a red button with the alt-text "Error claiming bonus"
Video demonstration of the problem:
https://github.com/user-attachments/assets/771c0c58-09da-4b46-aa3e-10b71675b3d0
Expected behaviour
To be able to use the functionality twitch.tv provides.
Relevant log output
Logging the network activity of the tab while trying out shows that all responses of the tab have a status code of 200 OK. Only hint I could find is a response from https://assets.twitch.tv/assets/errors-77fdfaad954ba5e86bb7.js upon trying to claim the channel points, as shown in the video.
Additional context
This seems to be related to issues #2676 and #3223 where people also had problems logging in to twitch. I also had issues with logging in, that's why I imported cookies manually, though I can't remember exactly what the problems were, as it was a few months back now.
Streaming videos, using the web player and navigating the website itself does work.