millehogr
Forum Replies Created
-
Hi Rohan,
Thanks for the guidance. I’ve now completed both suggested troubleshooting steps, but the issue persists. Here’s what I did:
1. Cleaned up the spreadsheet
Changed all column headers to plain alphanumeric (no special characters, no spaces, no hyphens, no Swedish characters). Current headers:
Anmalningsdatum|Name|Kommer|Halsning|Epost|Antaldagar|Telefonnummer|Boende|Specialkost|Dryckejalk|Ovrigaonskemal|LatSpreadsheet filename: “Anmalningar” (more than 4 non-numeric characters ✓) Worksheet name: “Blad1” (5 characters ✓)
2. Created a completely new recipe from scratch
- Built a new WPForms form as well (not just a new recipe)
- Added a fresh WPForms submission trigger
- Added a freshly configured Google Sheets → Create a row (V2) action
- Recipe type: Everyone
- Throttle: disabled
- Set to Live
Result: Same failure. The trigger completes, but the Google Sheets action is silently skipped. Same
uap_before_action_executedfilter message in the debug log. Still no credit consumed, no Action Scheduler entry, no PHP error log output.Already verified:
- Google integration shows as Connected in App Integrations
- The connected Google account owns/has edit access to the spreadsheet
- The spreadsheet dropdown correctly shows the sheet in the action config
- The worksheet dropdown correctly shows “Blad1”
- Column mapping shows all the cleaned-up columns
- 250 app credits remain
- WP Cron and Background Actions both green in status report
Attached files (Google Drive link): https://drive.google.com/drive/folders/1jecCU2_l7nOspQVZqdPM4No1Wr3SixSN?usp=sharing
Given that this persists even with a clean recipe and clean spreadsheet, could the inconsistency between the database prefix (
wp_amandaochemil__1_, multisite format) and the single-site configuration be a factor? Or is there something else hooked intouap_before_action_executedI should investigate?Thanks for your continued help!