The World Geocoding Service returns an error or a wrong match for a multi-line request if one of the input address fields are blank.
Last Published: April 25, 2016ArcGIS Online
Bug ID Number
BUG-000095215
Submitted
March 23, 2016
Last Modified
June 5, 2024
Applies to
ArcGIS Online
Version found
4.1
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
There must be a pair string:value where value cannot be missing. Also, string should always be enclosed in double quotes. Empty string "" is allowed by standard, but in practice please never use it for property names. JSON expects this standard: http://json.org/