Unable Integrate Google REST API's
Getting timed out issue with google REST api's .
Able to get the valid json response if request is sent directly from web browser .
Tried with OOTB pyFetchStaticMap activity by sending valid google api key but still getting connection timed out .
Seems, google api server is expecting certificates from application server but not sure which certificate is needed for consuming google rest api .
** ** Caught unhandled exception: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to maps.googleapis.com:443 [maps.googleapis.com/ Proprietary information hidden] failed: Connection timed out: connect |
** Caught unhandled exception: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to maps.googleapis.com:443 [maps.googleapis.com/ Proprietary information hidden] failed: Connection timed out: connect |