I’m having trouble getting my application to work.
I’ve created an address input and a google maps element. I set up the places API and told it to do a radius search with the location from the address input. I’ve also tried a radius search. The API call keeps failing returning 0 results. When I inspect the call step-by-step the location info is correct in the query.
Wondering what I should do next. Please help.