Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Geocoder function is not working

I have using google api for fetching location address from lat and long.That was running good but today this message suddenly occur.. I have done

geocoder = new Geocoder(MapNavigation.this, Locale.ENGLISH);
                addresses = geocoder.getFromLocation(lat, lon, 1);

HTTP request blocked due to automatic backoff: https://www.google.com/loc/m/api
Blocked by temporary_blocked2: https://www.google.com/loc/m/api
com.google.android.gms.http.a: Blocked by rule: temporary_blocked2
like image 234
DUKE Avatar asked Feb 16 '26 01:02

DUKE


1 Answers

Happening with us too. Created following bug for Geocoder team:

https://code.google.com/p/gmaps-api-issues/issues/detail?id=9153

like image 114
Pranav Prakash Avatar answered Feb 18 '26 15:02

Pranav Prakash



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!