Team ID: SMtmpOGFzNGKVBS9yDUH
App ID: SrYcXxwCBtyGLXKnijel
Description:
Our app’s published URL (no custom domain configured) has changed 5 times across 2 days of normal publishing activity — each time generating a new random subdomain string (e.g. paymusicians-dev-wicp.glide.page → -hyuy → -swae→ -4bir → -xcv5). “Public” is checked each time, and publishing completes successfully — this isn’t a permissions or publish-failure issue.
How to replicate:
- Publish the app
- Note the
.glide.pageURL - Make further edits and publish again
- URL has changed
Why this matters: We rely on this URL as a static redirect target (Stripe Checkout success_url). A rotating URL makes this integration unreliable without either a custom domain or a stable canonical link.
Is the .glide.page URL expected to be stable across publishes, or does it intentionally regenerate? If stable behavior is expected, are we missing a setting?