← Back to team overview

dhis2-devs team mailing list archive

Testing /api/persons

 

Hello.

I'm trying to send patient data to /api/persons from Mule. (
http://www.dhis2.org/doc/snapshot/en/user/html/ch28s28.html)

I am using SoapUI to test the call.

I have tried to login with these parameters:
?j_username=admin&j_password=district
 and got a sessionId : JSESSIONID=2A727AD640759B60FFBE3DDA0C396584.

However, when I use the sessionID for api/persons I get the login form back.

How do I login in correctly to use /api/persons ?

Thanks

Adrian Soria

Follow ups