← Back to team overview

dhis2-users team mailing list archive

Issue while using curl command

 

Hello all,
I am trying to follow http://dhis2.org/doc/snapshot/en/user/html/ch23s09.html to understand "Reading data values". When I try to use

|curl "http://apps.dhis2.org/demo/api/dataValueSets?dataSet=pBOMPrpg1QX||&period=201201&orgUnit=DiszpKrYNg8" -H "Accept:application/xml" -u admin:district -v
|
I am expecting the output as demonstrated on the page, but instead, I am getting the following as response
|
<?xml version='1.0' encoding='UTF-8'?><dataValueSet xmlns="http://dhis2.org/schema/dxf/2.0"; dataSet="pBOMPrpg1QX" period="201201" orgUnit="DiszpKrYNg8"/>* Closing connection #0|

While using the same command about 10 days back, I was getting ditto output as demonstrated on the page but all of a sudden this issue arises.

Can anyone please explain me the issue and help me resolve it.

Thank you,
--
Jibesh Patra

|


||



|

Follow ups