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
Make teardown app resolution and browser delete resilient
- appByKey now sends organizationId: without it a deleted app cannot
resolve an organization and 404s instead of returning null.
- Client IDs are only taken from /apps/{segment} URL parts that are
non-numeric; deploy output yields /apps/{numericAppId} URLs, which
now fall back to a name search.
- The settings-page navigation clicks through the accounts.shopify.com
account picker, which cold browser contexts bounce to — the main
reason direct-URL app deletion has been failing.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments