-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 7.3-SNAPSHOT
-
Fix Version/s: 7.3
-
Component/s: Live Connect (Google Drive, Dropbox, OneDrive...)
-
Epic Link:
-
Tags:
-
Sprint:nxNag Sprint 7.3.6
-
Story Points:2
Related to NXP-17183.
At the suggestion of Florent I tried some "real" files added from my local system instead of Google native file types (Docs, Sheets, etc.).
I linked a Nuxeo File to a TXT file and a Nuxeo Picture to a PSD file. When I try to edit the documents in the Nuxeo Application and increment the minor version I get a stack trace with the error:
Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden { "code" : 403, "errors" : [ { "domain" : "global", "message" : "Insufficient Permission", "reason" : "insufficientPermissions" } ], "message" : "Insufficient Permission" }
I will attach a full stack trace.
I imagine this is a configuration issue of some kind but I'm not sure how to fix it.
- depends on
-
NXP-17183 Blob Reference Versioning not working for Google Docs file.
- Resolved