Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Geolocation does not work.

  • Nie ma odpowiedzi
  • 1 osoba ma ten problem
  • 9 wyświetleń
more options

Hello Firefox Community.

Since a month I have almost constant problems with geolocation. It worked for couple of days but now it is not working at all. I suspect a problem with API key – what ever it is.

First of all geoloction service stopped working when geo.provider.network.url was setup to Google service.

https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY%

This transforms into:

https://www.googleapis.com/geolocation/v1/geolocate?key=AIzaSyCJysf0qByNCVmZhH4cE1LxPZ20hJT3ipg

And as you can see, it returns just 404 Not Found.

I found the info that I can change it to:

https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%

and… it also does not work. I can lookup what is the link (without variable):

https://location.services.mozilla.com/v1/geolocate?key=27e30dd8-ba74-4ef0-86c6-9fceab8a7089

And this time when I enter this link I can see an error: 400 Bad Request:

Missing or wrong API key.

Can you help me setting this correctly and having geolocation working again?

Hello Firefox Community. Since a month I have almost constant problems with geolocation. It worked for couple of days but now it is not working at all. I suspect a problem with API key – what ever it is. First of all geoloction service stopped working when geo.provider.network.url was setup to Google service. https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY% This transforms into: https://www.googleapis.com/geolocation/v1/geolocate?key=AIzaSyCJysf0qByNCVmZhH4cE1LxPZ20hJT3ipg And as you can see, it returns just 404 Not Found. I found the info that I can change it to: https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY% and… it also does not work. I can lookup what is the link (without variable): https://location.services.mozilla.com/v1/geolocate?key=27e30dd8-ba74-4ef0-86c6-9fceab8a7089 And this time when I enter this link I can see an error: 400 Bad Request: Missing or wrong API key. Can you help me setting this correctly and having geolocation working again?