-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: Repository Explorer
-
Tags:
-
Sprint:nxNS Sprint 9.2.1
-
Story Points:1
When trying to execute generated cURL in the repository screen; response code is 401 - no token header passed:
curl -X GET 'http://demo.nuxeo.com/nuxeo/api/v1/id/837faafd-7505-432c-92ea-53ada7f1c077' -H 'Nuxeo-Transaction-Timeout: 3' -H 'X-NXproperties: *' -H 'X-NXRepository: default' -H 'X-NXenrichers.document: thumbnail,breadcrumb' -H 'content-type: application/json' -d 'null'