Files
felhom.eu/.gitea/workflows
admin 9530de722d
gates / gates (push) Failing after 8s
ci: the alarm needs a User-Agent — Cloudflare 403s python-urllib
Resend sits behind Cloudflare, which blocks the default 'Python-urllib/3.x' agent with its
own 403 (error 1010). That failure looks exactly like an auth failure and is not one, so
the reason is recorded next to the header. Verified from the runner image with a
deliberately invalid payload: with the agent set, Resend answers 422 missing-field, i.e.
the request now reaches the API.
2026-08-02 16:25:58 +02:00
..