NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)

Hi All,


I have been facing an issue related to the google map integration on iOS application.


I have prepared an iOS application with Google API and Directions API. It was working fine till last month and now it is not working as expected. It says “NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)” on loading the application with directions API request and the map also not loading. I have tried with App Transport Security settings, still I found no luck.


But if am pasting the same API request in the browser, I am getting the JSON response.


Any quick help would be greatly appreciated.


Thanks