Google APIs Request issue

getting an error whenever I am making a request using :
r = requests.get(url,params=parameters)

error:
ConnectionError: HTTPSConnectionPool(host=‘maps.gooleapis.com’, port=443): Max retries exceeded with url: /maps/api/geocode/json?address=coding+blocks+pitampura (Caused by NewConnectionError(’<urllib3.connection.VerifiedHTTPSConnection object at 0x000002638B6715C8>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond’))

I tried 4-5 times and made the necessary changes by adding proxies too

hey @palashrai31 ,
Kindly Check that you are using the correct url and keys

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.