Hi. i have de problem.
I want get data for the this URL: https://maps.googleapis.com/maps/api/place/nearbysearch/json?key=MyKey&location=-31.5286189,-68.58014969999999&radius=15000&type=Veterinaria&keyword=veterinaria
but return this data:
Error: TypeError: Failed to fetch. Does the server allow CORS?status: undefined
Resource settings for Get collection (GET)
Resource URL: https://maps.googleapis.com/maps/api/place/nearbysearch/json?
Relative path:
when I use this URL: https://maps.googleapis.com/maps/api/geocode/json?address=Meglioli+sur+423&key=my key
And work good…
Could you help me? thanks