-
Notifications
You must be signed in to change notification settings - Fork 4
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
Can't link my account #10
Comments
This is a missing WebView or WebEngine plugin for Qt. It's... a bear. Basically it's Google Chrome, it's huge, and it's only used for linking your account to Twitch. Unfortunately I haven't found a way around this yet, but I have a few ideas. That said, if you can install Qt 6 with WebEngine, the newest release (6.2.0 tag) should work fine, but you'll have to build it yourself outside of Windows. |
On the 6.2.0 version, I get {"status":400,"message":"missing client id"} when trying to Link Twitch even I put my Client ID from the URL created by the console from v1.2. |
Hmm, that's new. Thank you for the report, give me a bit to look into it! You can confirm the id matches the attempted username? |
I'm not sure how to get this to work on Wayland, actually, because of how Twitch Overlay works. As for the "Continue" button, I suspect it's related to an obnoxious bug I found just recently with regard to how the modality of the window is set, but ... I just closed the "Configuration" window and it basically unlocked the Link window. For 1.3 although the steps and apparent process won't change, the backend has been rather significantly rewritten which will hopefully mitigate these kinds of issues. I'll keep this issue open until somebody hitting one of the above issues gets around to building and testing the newer version and can confirm they aren't present anymore. |
When I click "Link Twitch" the window just appears blank, I have no option to link my account, thus cannot connect to the chat.
The text was updated successfully, but these errors were encountered: