Customer private keys stored in Zapier auth data were being leaked into error logs when inspecting errors. The client-side SENSITIVE_KEYS redaction did not cover auth data, so secrets showed up in logs.
G@guest
This required a server-side fix, which the Zapier team deployed, old logs rotated out and new logs are properly censored, with the reporter confirming redaction works. If you see auth secrets in Zapier logs on a current platform version, report it, since the redaction is handled server-side and needs no client change.