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 trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per robbie3999
el 11 g de 2023 a les 9:38 A.M.
Hi @anshulupadhyay03, search turns up a lot of answers like this, so maybe check the date/time on your android emulator.
Resposta per anshulupadhyay03
el 12 g de 2023 a les 7:41 A.M.
@robbie Thanks , date/time reset to current does the trick.