Hello Devs, I downloaded some coordinates from one of my instances in json format. I have been trying to update another instance with the downloaded coordinates by interacting with the geoFeatures API end point using the call below: curl -d @geoFeatures.json " https://staging.xxxxxxx.xxx.xx/dhis/api/26/geoFeatures" -H "Content-Type:application/json" -u *****:******* -v
The output is the error below: [image: image.png] Am I getting anything wrong? Is it that the geoFeatures end point doesn't accept such operations? Your comments/advice will be appreciated. Regards -- Barnabas AKUMBA *Mobile:* +2348036195778 *Skype:* barnabas.akumba
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

