Hi all,
Have a problem with checking out a defect in ALM via the REST API.
I can successfully lock the defect, but when I submit the following command:
POST http://hpqc/qcbin/rest/domains/test/projects/test/defects/1/versions/check-out
with correct headers for ContentType, Accept & Cookie, I still get a HTTP 404 response.
Any ideas why? I can do most other actions fine (read defects / lists etc).