Something wierd starts to happens with Google Places API. I am working on a Python Django app but Google Places API is returning diferent street number in it queries.
I search a street name and number “Rua Augusta, 300”:
But after selecting it the response cames with other number options instead of the choosen one.
Does anyone knows what could be happening? It does happens with other addresses even where I live in. 🙂
Thank you very much!