Hi,
I can fetch bitstream policy ok:
https:
//demo.dspace.org/rest/bitstreams/da4a9462-91ba-4203-86ae-ff3d94236a66/policy



this returns:
[
    {
        "id": 1509,
        "action": "READ",
        "epersonId": null,
        "groupId": "0247fa62-c079-4174-9071-e06b35cae7be",
        "resourceId": "da4a9462-91ba-4203-86ae-ff3d94236a66",
        "resourceType": "bitstream",
        "rpDescription": "",
        "rpName": "",
        "rpType": "TYPE_CUSTOM",
        "startDate": null,
        "endDate": null
    }
]



If I try to delete that policy with DELETE request:
https://demo.dspace.org/rest/bitstreams/da4a9462-91ba-4203-86ae-ff3d94236a66/policy/1509

I got internal server error.

Should I file a bug or am I doing something wrong?

DSpace version 6.2

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to