I'm using the World Geocoding Service REST API /suggest endpoint to try and obtain subaddress information. I'm setting the subaddressAfterBaseAddress parameter equal to true and sending a base address like this:
https://geocode-api.arcgis.com/arcgis/rest/services/World/GeocodeServer/suggest?text=4141 NW Expressway, Oklahoma City, OK 73116&category=Address&subaddressAfterBaseAddress=true&token=<YOUR_TOKEN>&f=pjson
I get the following response:
Solved! Go to Solution.
You are doing everything correctly on your side.
It looks like there are a small number of cases where this can happen currently. We will look into filling this gap for a future release.
Brad
You are doing everything correctly on your side.
It looks like there are a small number of cases where this can happen currently. We will look into filling this gap for a future release.
Brad