You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs show that result.address.city is returned in the response, and I have been using the service normally, but today I have noticed city is not being returned anymore. I can see the other fields, it's only the city.
I don't know what happened from one moment to another. Please I want to know what happend with that field so I can know what to do in my project.
Here is a capture of the fields the service is returning right now.
The text was updated successfully, but these errors were encountered:
Hey @Davcg5, unfortunately I don't use this project very much so I'm kind of rusty and don't remember much of the details. The project hasn't been updated to change anything though, so my first guess is maybe it's a problem with the address you're giving it? Can you try another address and see if the city is returned?
Thank you so much for your fast answer.
I tried with other coordinates of differente cities, in the case of local cities (in Ecuador) sometimes city is not returned and others state is not returned, but with cities like London, data is returned complete. The strange thing is, it's the first time I see this problem, I don´t understand what happened in the last couple of weeks. :(
Docs show that result.address.city is returned in the response, and I have been using the service normally, but today I have noticed city is not being returned anymore. I can see the other fields, it's only the city.
I don't know what happened from one moment to another. Please I want to know what happend with that field so I can know what to do in my project.
Here is a capture of the fields the service is returning right now.
The text was updated successfully, but these errors were encountered: