-
Notifications
You must be signed in to change notification settings - Fork 81
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
[Bug] Twitch Connection Token Does Not Include Account Name #1300
Comments
I tried chrome as well on the w10 machine and the result was the same. the related verbose log in this w11 case is: Please let me know if there is any additional logs or test I can do to assist. |
Thanks for reporting the problems! To be honest I am not sure what exactly went wrong in the initial screenshot you shared. Were you using the same account as in the second screenshot? I am able to replicate the issue of the "Empty name not allowed!" warning is showing up incorrectly. |
I've tried two different accounts on both machines and got the same results. I was running my 24/7 stream and using the "Transparent Twitch Chat Overlay" program to display chat on-stream at the time when I found the issue and my initial testing, though now I also have a python script running to replace the chat reading functionality. Searching the obs logs for "twitch request failed" got no hits. |
To satisfy my curiosity i spun up a w10 vm on my w11 machine and did not have any problems connecting. Since it seems not possible to replicate, hard to test while keeping my stream going, and easy for me to keep functionality going with a python script utilizing twitchio library, I will close. |
I got the same problem. Tried the PR but still fails. [adv-ss] failed to get Twitch user id from token! |
@Hoempah the PR only fixes the UI issue showcased in the comment from StreetCatLove. Do you happen to have a log file with verbose logging enabled? |
I only see this line: 16:19:35.114: [adv-ss] failed to get Twitch user id from token! |
Operating System Info
Windows 10
Other OS
No response
OBS Studio Version
31.0.1
Advanced Scene Switcher Version
1.28.1
Plugin settings
No response
OBS Studio Log URL
No response
OBS Studio Crash Log URL
No response
Expected Behavior
When connecting a twitch account, the token should come back with an account name, allowing the account connection to form.
Current Behavior
When connecting a twitch account, the token does not come back with an account name, stopping the account connection from forming.
The only related log I can see with verbose logging enabled is:
[adv-ss] failed to get Twitch user id from token!
Steps to Reproduce
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered: