I’m trying to get a user’s current geographic position using the plugin. Have done all the Google console stuff, am using SSL, have API key set, etc. but am getting the following error:
Network location provider at ‘https://www.googleapis.com/’ : Returned error code 400.
Do I need to add a query? I have no errors in the Bubble app, thought the plugin just “knows” how to get current geographic position. And the error from Google is super generic…any help much appreciated!
Native works, but poorly. Was off by about 180 miles. Know getting geo-from-user-agent header in browser can be unreliable, so thought Google API approach might provide more precision. Oh well.
Looks like not a Bubble issue. Bubble is faithfully reporting user-agent location according to Chrome, I suspect corporate firewall and proxy server is tripping up the browser. Thanks!