Closed MartijnR closed 6 years ago
less than 12 hours
Hi @yogi-oc,
The latest Enketo Express master now has the updated API as discussed a few weeks ago. There should be no more need to manipulate webform URLs on the OC side. Yay. The only exception is the authentication token (let me know if I should add that to API and anything I may have forgotten).
See updated API Documentation: https://github.com/OpenClinica/enketo-express-oc/blob/master/doc/oc-api.md
Some of the new API parameters are required (ecid
, pid
), so this means OC integration is now broken until the API calls are changed on the OC side.
all is good
This is addressed further in #1085
Do all views (sometimes) use the ecid query parameter?
Should ecid be a required parameter in all API calls?