Morning newsletter digest
Gmail auth failed, so I could not search the agent Gmail inbox or produce today’s newsletter digest.
Failing command:
GSETUP="python ${HERMES_HOME:-$HOME/.hermes}[LOCAL_PATH]"; $GSETUP --check
Error:
REFRESH_FAILED: ('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})
This usually means the OAuth refresh token expired or was revoked. Reauthorization is needed before the next digest can run.
Worth opening: none today