-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
Geocoding.Microsoft.BingGeocodingException
HResult=0x80131500
Message=There was an error processing the geocoding request. See InnerException for more information.
Source=Geocoding.Microsoft
StackTrace:
at Geocoding.Microsoft.BingMapsGeocoder.<GeocodeAsync>d__40.MoveNext()
This exception was originally thrown at this call stack:
System.Enum.TryParseByName(System.RuntimeType, System.ReadOnlySpan<char>, bool, bool, out ulong)
System.Enum.TryParseInt32Enum(System.RuntimeType, System.ReadOnlySpan<char>, int, int, bool, bool, System.TypeCode, out int)
System.Enum.TryParse(System.Type, System.ReadOnlySpan<char>, bool, bool, out object)
System.Enum.TryParse(System.Type, string, bool, bool, out object)
Geocoding.Microsoft.BingMapsGeocoder.ParseResponse(Geocoding.Microsoft.Json.Response)
Geocoding.Microsoft.BingMapsGeocoder.GeocodeAsync(string)
Inner Exception 1:
ArgumentException: Requested value 'PointOfInterest' was not found.
Metadata
Metadata
Assignees
Labels
No labels