Hi all, I’m trying to complete data sets registration using DHIS2 web api, I’m currently using curl as below:
curl -x POST “server/api/completeDataSetRegistrations?ds=xxx&pe=2011&ou=xxx” -u user:password -v And I’m always getting a http error code 406 , could not find acceptable representation. Does anyone know what I’m doing wrong? Thank you Marc Garnica
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp