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
revert(zapier): make View a text field again — view list isn't OAuth-accessible
GET /api/table/{tableId}/view returns 403 restricted_resource for OAuth
tokens even when the token carries the view|read scope (confirmed via prod
logs) — the same restriction as /auth/user/me. So the dynamic View dropdown
can't be populated over OAuth. Revert View to a free-text viewId input, drop
the hidden views trigger, the altersDynamicFields wiring, and the now-unused
view|read scope.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments