Comment # 14 on bug 1166674 from
(In reply to Episteme PROMENEUR from comment #13)
> I confirm that with official mozilla build (81.0.1) there is no problem. I
> get my geolocation.
> 
> There are some differences
> 
> in opensuse build
> there are
> 
> geo.provider.network.url
> https://www.googleapis.com/geolocation/v1/
> geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY%
> 
> geo.wifi.uri
> https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%
> 
> in mozilla build
> there is only
> 
> geo.provider.network.url
> https://www.googleapis.com/geolocation/v1/
> geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY%

Can you try to change your openSUSE configuration from

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

to

https://www.googleapis.com/geolocation/v1/geolocate?key=AIzaSyB2h2OuRcUgy5N-5hsZqiPW6sH3n_rptiQ

?


You are receiving this mail because: