You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- verifyAuth now rejects with 401 when no token is configured instead of
silently allowing unauthenticated requests through
- formatInput falls back to the legacy formId providerConfig key (pre-#3141
rename to triggerFormId) so old deployments keep working
- add extractIdempotencyId keyed on formId:responseId to dedupe retried
Apps Script deliveries
0 commit comments