helcimFetch called response.json() unconditionally, which threw "Unexpected end of JSON input" on Helcim's 204 No Content responses (e.g. DELETE /subscriptions/:id). The error was silently swallowed by the best-effort cancel path in cancel-subscription, masking cases where the Helcim-side cancel actually succeeded. |
||
|---|---|---|
| .. | ||
| activityLog.js | ||
| adminAlerts.js | ||
| auth.js | ||
| checkSlackJoins.js | ||
| escapeHtml.js | ||
| escapeRegex.js | ||
| helcim.js | ||
| memberNumber.js | ||
| mongoose.js | ||
| oidc-mongodb-adapter.ts | ||
| oidc-provider.ts | ||
| outline.js | ||
| resend.js | ||
| schemas.js | ||
| slack.ts | ||
| syncWikiArticles.js | ||
| tickets.js | ||
| validateBody.js | ||
| validateTagSlugs.js | ||