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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por robbie3999
el 11 de julio de 2023 a las 09:38
Hi @anshulupadhyay03, search turns up a lot of answers like this, so maybe check the date/time on your android emulator.
Contestado por anshulupadhyay03
el 12 de julio de 2023 a las 07:41
@robbie Thanks , date/time reset to current does the trick.