The current token_callback breaks the automatic credentials renewal. Here is a logs sample:
DEBUG:nuxeo.client:Calling POST 'https://intranet.nuxeo.com/nuxeo/api/v1/upload/batchId-48d768ab-6478-4483-a8d2-7bf573bc54b8/refreshToken' with headers={...}, params=None, kwargs={'token_callback': <function token_callback at 0x7fd772e25430>, 'timeout': (10, 600)} and cookies=<...> DEBUG:botocore.credentials:Retrieved credentials will expire at: 2021-05-18 15:38:46+02:00 DEBUG:botocore.credentials:Credentials need to be refreshed. WARNING:botocore.credentials:Credentials were refreshed, but the refreshed credentials are still expired.
- is related to
-
NXPY-163 Add the capability to refresh tokens in third-party batch handlers
- Resolved
- is required by
-
NXDRIVE-2649 Release 5.2.1
- Resolved
-
NXPY-224 Release 6.0.1
- Resolved
- Is referenced in