tvshowtime-plex icon indicating copy to clipboard operation
tvshowtime-plex copied to clipboard

No subject alternative DNS name matching api.tvshowtime.com found

Open thomasgaillard opened this issue 3 years ago • 3 comments

Hello, I found this plugin and try to installed it on a Synology NAS but got this error :

OAuth authentication TVShowTime failed. I/O error on POST request for "https://api.tvshowtime.com/v1/oauth/device/code": java.security.cert.CertificateException: No subject alternative DNS name matching api.tvshowtime.com found.; nested exception is javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching api.tvshowtime.com found.

Maybe it required to change your constant for the url of TV Time API ? https://api.tvtime.com/v1/oauth/device/code ??

Thanks

thomasgaillard avatar Dec 22 '20 11:12 thomasgaillard

Same issue here...any fix?

milindpatel63 avatar Dec 31 '20 04:12 milindpatel63

@thomasgaillard I downloaded and compiled your PR, however I can't connect to TVTime anyway

23:09 INFO - Starting ApplicationLauncher v1.0.6-RELEASE on 1a44228fb8f5 with PID 1 (/usr/local/lib/tvshowtimeplex.jar started by root in /) 23:09 INFO - No active profile set, falling back to default profiles: default 23:09 INFO - Started ApplicationLauncher in 1.337 seconds (JVM running for 1.652) 23:09 ERROR - OAuth authentication TVShowTime failed. 23:09 ERROR - 404 Not Found

Did it work for you?

bn326160 avatar Apr 12 '21 23:04 bn326160

Hello @bn326160

Nope, still KO for me. I just forked this repository but I didn't make any change.

thomasgaillard avatar Apr 13 '21 16:04 thomasgaillard