Hi,
I'm triing to send multiple lines from ALTEYRX to a same API resquest for AZURE MAPS API.
I use the JSON Create from CReW Macro to create the JSON with the question Outp Format : "Per row Objects".
The JSON created by this object is valid (https://jsonlint.com/).
But I have an error of the API of AZURE MAP (https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding-batch?view=rest-maps-2023-06-01...)
{"error":{"message":"One or more model validation errors occurred","details":[{"code":"BadRequest","message":"An invalid JSON is encountered","details":[]}]}}
I don't understand why, can you help me please ?
Regards,
Bruno