38
Views
1
Comments
[Native Geocoder Plugin] Failed to deserialize JSON to "Address" structure
Question
native-geocoder-plugin
Mobile icon
Forge asset by Henrique Batista

Hi, just to inform.

I noticed on the new version (1.0.1 ) that the "Reverse Geocode.Address Text" output in the "CoordinatesToAddress" action is different of the Address structure and the "Reverse Geocode.Address Text" output it is not deserializing.

2021-11-08 18-47-06
Egor Tsvetkov

Hi Jenifer.

I had the same problem and ask the author in other topic: https://www.outsystems.com/forums/discussion/36123/nativegeocoder-is-not-defined/#Post248598

Both nativegeocoder methods inside this plug-in return array instead of single object. You can fix this by deserializing JSON to Address List (not an Adress).

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.