Closed (fixed)
Project:
Webform GoogleSheets
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2026 at 04:04 UTC
Updated:
31 Jul 2026 at 04:20 UTC
Jump to comment: Most recent
The logger receives the actual exception message, but WebformGoogleSheetsErrorEvent receives only a generic message. Event subscribers cannot inspect the real failure reason.
Pass $e->getMessage() or the captured $error into WebformGoogleSheetsErrorEvent.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
elamanComment #4
elaman