My OAuth2 credential works in manual execution but fails with 401 in the active workflow. Token refresh appears successful. Could this be related to encrypted credential storage or instance restarts invalidating the session?
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
The failing credentials are for Google Sheets (OAuth2). the manual execution works perfectly and the token refresh completes without visible errors. However, once the workflow is activated, the same request returns a 401.
not home presently but will share logs or environment details if needed.