twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

When trying to connect to https://irc.twitch.tv/, there is SSL certificate error (depends on server cluster, could not be replicated every time) #976

Closed Marcifer closed 2 weeks ago

Marcifer commented 3 months ago

Brief description Seems like some twitch servers do not serve correct SSL certificate on https://irc.twitch.tv/.

How to reproduce Open any web browser and try to GET https://irc.twitch.tv/.

Expected behavior it should return data from twitch api.

Screenshots obrazek obrazek

Additional context or questions This seems to be happpening randomly and for some time now.

Dkamps18 commented 3 months ago

IRC was moved to irc.chat.twitch.tv quite some time ago.

Xemdo commented 2 weeks ago

irc.twitch.tv is not officially supported as an endpoint. We also do not support HTTPS directly, it must be irc or ws protocols.

For further information our IRC support, see our documentation here: https://dev.twitch.tv/docs/chat/irc/