I’m new to Adalo and just start my journey. While passing one of the lessons (Location 101) I ran into two issues:
When I place a location input element on page and set its value to “custom” I expect it will let me input location. But it just says “API keys with referer restrictions cannot be used with this API”
When I try to get logged in user current device location and display it through magic text it shows message “Location data is not available”.
Please, share your advise, how can I finally make it work?
Anticipating some questions:
I have a Google Map API key set up.
Billing account is connected.
Restrictions are set to HTTP and only one item adalo.com
Can you try changing the restrictions to None and see if that works? If you set restrictions I think you need to add your App URL there to have access for it!
Did you added the Location Permission action to allow location before displaying it? I also get this error If I have the location permission action on that screen. Not sure why. Maybe Barrett ( @barrettnash ) can add some more information here about that?