Even this not working for me
On Thu, Aug 14, 2014 at 4:58 PM, Morten Olav Hansen <[email protected]> wrote: > curl -X GET https://apps.dhis2.org/demo/api/dataValueSets -u > admin:district -v > > Is this working for you? it should complain about missing dataSet parameter > > -- > Morten > > > On Thu, Aug 14, 2014 at 9:50 PM, HAKIZIMANA Franck < > [email protected]> wrote: > >> Hi, >> >> I have try to open https://apps.dhis2.org/demo and it's okay but when I >> try to send a request with "datValueSets" I get the same error: *Could >> not resolve view with name 'dataValueSets' in servlet with name 'webapi'.*I >> think this error message is not related to ssl server(https). >> >> Best regards, >> >> Franck >> >> >> On Thu, Aug 14, 2014 at 4:22 PM, Morten Olav Hansen <[email protected]> >> wrote: >> >>> You can try and add the -k option to curl, although you shouldn't really >>> need it.. it works fine from here (Vietnam), but I have also from time to >>> time seen something similar.. but after trying again, it was ok.. (I see >>> the same issue with google ssl sometimes) >>> >>> Try a few times, and hopefully it should be ok.. >>> >>> Can you also try and open https://apps.dhis2.org/demo in a browser, and >>> see if it works >>> >>> -- >>> Morten >>> >>> >>> On Thu, Aug 14, 2014 at 9:16 PM, HAKIZIMANA Franck < >>> [email protected]> wrote: >>> >>>> Hi Morten, >>>> >>>> I have tried what you adviced me but even now I'm getting this error >>>> message "SSL connection error". >>>> >>>> Thank you for you help. >>>> >>>> Franck >>>> >>>> >>>> On Thu, Aug 14, 2014 at 4:10 PM, Morten Olav Hansen <[email protected] >>>> > wrote: >>>> >>>>> Hi, >>>>> >>>>> Can you try https? there might be some redirect issues >>>>> >>>>> -- >>>>> Morten >>>>> >>>>> >>>>> On Thu, Aug 14, 2014 at 8:31 PM, HAKIZIMANA Franck < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi everybody, >>>>>> >>>>>> I'm using web api for DHIS2 to read some data value from DHIS2 but >>>>>> I'm getting this error message "*Could not resolve view with name >>>>>> 'dataValueSets' in servlet with name 'webapi'*". I have used this >>>>>> request "http://apps.dhis2.org/demo/api/dataValueSets? >>>>>> >>>>>> dataSet=pBOMPrpg1QX&dataSet=BfMAe6Itzgt&startDate=2013-01-01&endDate=2013-01-31&orgUnit=YuQRtpLP1 >>>>>> -H "Accept:application/xml" -u admin:district -v". >>>>>> Could someone help me and show me how to fixe it. >>>>>> >>>>>> Best regards, >>>>>> >>>>>> Franck >>>>>> >>>>>> _______________________________________________ >>>>>> Mailing list: https://launchpad.net/~dhis2-users >>>>>> Post to : [email protected] >>>>>> Unsubscribe : https://launchpad.net/~dhis2-users >>>>>> More help : https://help.launchpad.net/ListHelp >>>>>> >>>>>> >>>>> >>>> >>> >> >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

