Re: [Dhis2-devs] [Dhis2-users] un-complete a data set by Web API

2018-10-10 Thread Nibras Rakib
Dear Carlos, All you have to do is send a delete request where endpoint will be completeDataSetRegistrations. As I am using DHIS2 version 2.29, my endpoint is "/ dhis/api/29/completeDataSetRegistrations?ds=datasetid&pe=201801&ou=orgunitid ". Here is the documentation - https://docs.dhis2.org/mast

[Dhis2-devs] Unable to get schemas from the DHIS2 API.

2018-10-24 Thread Nibras Rakib
Dear developers, While using DHIS2 (version-2.29), sometimes, we are facing following error on the browser. Unable to get schemas from the DHIS2 API. While tailing the dhis.log file, we found following message:- WARN 2018-10-25 09:02:02,525 Failed to invoke @ExceptionHandler method: public voi