I am getting this error while sending POST request for creating new encounter and observation through REST. I have checked that there is not authentication error as I am sending the username and password with the request.
URL: http://127.0.0.1:8083/openmrs-standalone/ws/rest/v1/encounter METHOD: POST [CONTENT] { “patient”: “610b0696-7529-4b4a-b65b-37336a75962a”, “encounterType” : “67a71486-1a54-468f-ac3e-7091a9a79584”, “encounterDatetime”: “2017-07-26T10:33:49+05:30”, “location”:“b1a8b05e-3542-4037-bbd3-998ee9c40574”, “provider”:“1ac26e04-2f3b-11e7-8ccb-28d2440db56c”