I am building the Kmm project with the TMDB apis however sometimes i get the below exception on Android but the same code works fine on ios.
HttpClient: REQUEST https://api.themoviedb.org/3/movie/popular?page=1&api_key=xxxxxxx failed with exception: javax.net.ssl.SSLHandshakeException: Chain validation failed
找不到电影或节目?登录并创建它吧。
robbie3999 的回复
于 2023 年 07 月 11 日 9:38上午
Hi @anshulupadhyay03, search turns up a lot of answers like this, so maybe check the date/time on your android emulator.
anshulupadhyay03 的回复
于 2023 年 07 月 12 日 7:41上午
@robbie Thanks , date/time reset to current does the trick.