We have an application with on-line geocoding that has been deployed for a few years and working fine. All of the sudden (seeming to correspond to the upgrade to Geocoding Service) it stopped working.
We limit searches to a small geographic area and because of this have never required the users to enter a Zip or city. As stated this worked perfectly for years until the other day. Now unless a zip or city is entered we do not get a valid result. We instead get a single result returned but with all the attributes empty, and the point is just in the middle of the extent

We are using Runtime version 100.6
So... before the other day
- Send request without city or zip code and we get a set of good results within service area at that number and street
Starting a few days ago
- Send request without city or zip, receive single (bad) results with empty attributes located at a random location
- Send request with city or zip and receive the same results as before when sent without city or zip
-Joe
@MichaelBranscomb