← Back to team overview

dhis2-users team mailing list archive

Data sets complete registrations throught web api

 

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


Follow ups