-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.10
-
Component/s: Live Connect (Google Drive, Dropbox, OneDrive...)
-
Sprint:nxcore 9.10.1
-
Story Points:2
If a user's credentials have been revoked, we get errors like:
Caused by: com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request { "error" : "invalid_grant" }
(Full stacktraces in comments)
These errors happen at least:
- during background blob update work
- during Elasticsearch reindexing
- and of course at document access
- is related to
-
NXP-21550 Nuxeo should not display an error page for Live Connect for Google documents if the credential file is missing.
- Resolved
-
NXP-21507 Drive remote scan should not fail because of OAuth errors on Google Drive documents
- Resolved
-
NXP-22902 Missing dropbox blob breaks search
- Resolved
- is required by
-
NXP-23860 LiveConnect/OAuth2 admin page to report invalid credentials
- Open