<div dir="ltr">Keith,<div>Thanks for the reply. The keys are good. Just purchased. Still getting the same error. REQUEST_DENIED</div><div>Regards</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 19, 2024 at 7:14 PM Keith Jenkins <<a href="mailto:kgjenkins@gmail.com">kgjenkins@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, Krishna.<br>
<br>
The URL for the Google reverse geocoding seems to be on line 1464 of<br>
mmqgis_library.py, and is already https<br>
<br>
What do you get if you go to the following URL with your Google API key?<br>
<a href="https://maps.googleapis.com/maps/api/geocode/json?latlng=40.0262,-75.0301&key=%7Byour_api_key%7D" rel="noreferrer" target="_blank">https://maps.googleapis.com/maps/api/geocode/json?latlng=40.0262,-75.0301&key={your_api_key}</a><br>
<br>
If you get a REQUEST_DENIED error with that, then it would seem that<br>
the API key is invalid.<br>
<br>
Keith<br>
<br>
<br>
On Thu, Sep 19, 2024 at 9:03 PM krishna Ayyala via QGIS-User<br>
<<a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a>> wrote:<br>
><br>
> In continuation to the question posted below, I am also attaching mmqgis_library file. I opened this in notepad++ .In line 288, I don’t see anything that starts with 'http://'. However, someone in the QGIS forums suggested changing the URL in line 288 of mmqgis_library.py to begin with 'https' instead of 'http'.<br>
><br>
> ---------- Forwarded message ---------<br>
> From: krishna Ayyala <<a href="mailto:ayyalakrishna@gmail.com" target="_blank">ayyalakrishna@gmail.com</a>><br>
> Date: Thu, Sep 19, 2024 at 5:43 PM<br>
> Subject: MMQGIS - Reverse geocoding -REQUEST_DENIED<br>
> To: qgis-user <<a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a>><br>
><br>
><br>
> Hello,<br>
> I do not know scripting or programming. I am using Reverse Geocode tool as shown below. I am getting the below error. Can anyone help me fix this?<br>
> Regards.<br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> QGIS-User mailing list<br>
> <a href="mailto:QGIS-User@lists.osgeo.org" target="_blank">QGIS-User@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>