In nuxeo-resource element, we try to parse the response even if the returned http status code is 204 (No content).
It results in an error
SyntaxError: Unexpected end of JSON input
when using nuxeo-resource on "/directory" and calling remove (DELETE)
- is required by
-
NXP-21367 Create 'Vocabularies' feature test
- Resolved