[Bug 1166674] Geolocation error: HTTP 429 Too many requests
http://bugzilla.opensuse.org/show_bug.cgi?id=1166674 http://bugzilla.opensuse.org/show_bug.cgi?id=1166674#c11 --- Comment #11 from Matwey Kornilov <matwey.kornilov@gmail.com> --- Do I understand correctly, that the issue is that SUSE have to use its own Google Location Service API Key? I've downloaded Firefox build from mozilla.org (78.3.0esr, the same as in Leap 15.2) and see that geolocation works as expected for mozilla.org build. The only thing which is different is
grep -R --binary-files=text MOZ_GOOGLE_LOCATION_SERVICE_API_KEY omni.ja MOZ_GOOGLE_LOCATION_SERVICE_API_KEY: "AIzaSyB2h2OuRcUgy5N-5hsZqiPW6sH3n_rptiQ", AppConstants.MOZ_GOOGLE_LOCATION_SERVICE_API_KEY, aMsg = AppConstants.MOZ_GOOGLE_LOCATION_SERVICE_API_KEY RegExp(AppConstants.MOZ_GOOGLE_LOCATION_SERVICE_API_KEY, "g"),
grep -R --binary-files=text MOZ_GOOGLE_LOCATION_SERVICE_API_KEY /usr/lib64/firefox/omni.ja MOZ_GOOGLE_LOCATION_SERVICE_API_KEY: "no-google-location-service-api-key", AppConstants.MOZ_GOOGLE_LOCATION_SERVICE_API_KEY, aMsg = AppConstants.MOZ_GOOGLE_LOCATION_SERVICE_API_KEY RegExp(AppConstants.MOZ_GOOGLE_LOCATION_SERVICE_API_KEY, "g"),
-- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com