cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting content from the folder

Ramakrishna_Gad
Confirmed Champ
Confirmed Champ

Hello Every one ,

I am trying to delete content (picture) from the Nuxeo using REST Api.

Delete Request

http://localhost:8080/nuxeo/site/api/v1/id/d707bbbd-6ed1-4304-9835-02023a435406

After submiting request I am getting below exepction as response.

{ "entity-type": "exception", "code": "javax.ws.rs.WebApplicationException", "status": 500, "message": null }

But content is deleting from Nuxeo Server. Please let me know how to get success response from Nuxeo. How to handle this issue

Thanks Ramakrishna

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

This is probably a manifestation of NXP-17701, which is not yet fixed.