{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"Firefox: Geolocation error POSITION_UNAVAILABLE","author_name":"Christian Weiske","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/685 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"685\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  \n<div class=\"document\">\n\n\n<p>Websites using the HTML5 geo api on Firefox 76 from Ubuntu 18.04 get errors:<\/p>\n<pre class=\"literal-block\">\nGeolocationPositionError\n\u200bcode: 2 (POSITION_UNAVAILABLE)\nmessage: &quot;Unknown error acquiring position&quot;\n<\/pre>\n<p>The browser tools help (Burger menu -&gt; web developers -&gt; browser tools -&gt; network tab) and show:<\/p>\n<pre class=\"literal-block\">\n{\n  &quot;error&quot;: {\n    &quot;code&quot;: 429,\n    &quot;message&quot;: &quot;Quota exceeded for quota group 'default' and limit 'Requests per day' of service 'geolocation.googleapis.com' for consumer 'project_number:424119844901'.&quot;,\n    &quot;errors&quot;: [\n      {\n        &quot;message&quot;: &quot;Quota exceeded for quota group 'default' and limit 'Requests per day' of service 'geolocation.googleapis.com' for consumer 'project_number:424119844901'.&quot;,\n        &quot;domain&quot;: &quot;global&quot;,\n        &quot;reason&quot;: &quot;rateLimitExceeded&quot;\n      }\n    ],\n    &quot;status&quot;: &quot;RESOURCE_EXHAUSTED&quot;\n  }\n}\n<\/pre>\n<p>The configuration is in <tt class=\"docutils literal\">about:config<\/tt>, <tt class=\"docutils literal\">geo.provider.network.url<\/tt>.\nDefault:<\/p>\n<pre class=\"literal-block\">\nhttps:\/\/www.googleapis.com\/geolocation\/v1\/geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY%\n<\/pre>\n<p>New one that works:<\/p>\n<pre class=\"literal-block\">\nhttps:\/\/location.services.mozilla.com\/v1\/geolocate?key=test\n<\/pre>\n<p>See also:\n- <a class=\"reference external\" href=\"https:\/\/stackoverflow.com\/a\/51534563\/282601\">https:\/\/stackoverflow.com\/a\/51534563\/282601<\/a><\/p>\n<\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/685\/rev-raw\/f86269469fa1990e82bf5a8c847bca265d339b7f\/README.rst\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/685#README.rst\">README.rst<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
