-
Notifications
You must be signed in to change notification settings - Fork 51
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
Unclear error message #118
Comments
add onlog event and see if anything additional shows. |
With OnLog event output now looks like this:
|
I'm keep seeing blocking, your not running this in a UI class by any chance? But it does look like reconnect is mentioned. So it could be the token. Have you verified it's working with API? |
I'm using v3.2.6
_pubSub.OnPubSubServiceError += _pubSub_OnPubSubServiceError;
Everything working fine for about 4 hours, but then I'm getting this error:
My problem is access token expiring (I think so), but how can I be sure what's actually happenning from this error message? There should be some more user-friendly error message from Twitch describing what's going wrong. Could you please make a changes to provide us this error message?
The text was updated successfully, but these errors were encountered: