We are currently working on the forum. For the short-term, all forum content will be in read-only format. We apologize for the interruption and look forward to collaborating with you shortly. All the best in your research!
Webservice to retrieve CRF data? (version 3.14)
Comments
Regarding ...
You basically have to emulate the GUI like access to OC and that triggers on server site spring authentication. This normally results to session ID that can be also stored in cookie so that it can be kept on client side and used as authentication token for every following request to OC.
Do you have any sample code for that? I have been trying various options from postman, making post call to http://host:8080/OpenClinica/j_spring_security_check with the j_username, j_password and submit: Login as Parameters. But not successful.
Thanks,
Ravi.