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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by robbie3999
on July 11, 2023 at 9:38 AM
Hi @anshulupadhyay03, search turns up a lot of answers like this, so maybe check the date/time on your android emulator.
Reply by anshulupadhyay03
on July 12, 2023 at 7:41 AM
@robbie Thanks , date/time reset to current does the trick.