Has anyone here successfully evoked the ODS controller to retrieve folder list? I get “invalid path” message (code ODS409):
curl -X GET \
'http://data.vios.network/ods/api/briefcase.resource.get?path=/DAV/home/testuser/&sid=REPLACE_WITH_SID&realm=REPLACE_WITH_REALM' \
The request seems to be formatted correctly, based on the example here, but the example throws client key error.