17.48Interview answer
“Because the same artifact works in QA, I'd first compare environmental dependencies before changing code: Salesforce org and schema, integration identity and permissions, OAuth configuration, secrets/certificates, runtime properties and network path. I'd use the exact error type and correlation ID to narrow the investigation rather than treating all production failures as application bugs.”
Very good.