[BUG] MapsSearchClient.GetReverseGeocodingAsync(): CountryRegion.Iso is null. #46313
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Maps
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Library name and version
Azure.Maps.Search 2.0.0-beta3
Describe the bug
MapsSearchClient.GetReverseGeocodingAsync() always returns null ISO country code:
In the RawResponse content, we can see that ISO is correct. :
Expected behavior
ISO Country Code should be the same as the one in the raw response content.
Actual behavior
ISO Country Code is always null.
Reproduction Steps
Environment
No response
The text was updated successfully, but these errors were encountered: