Standard User-Agent header sent on every outbound Tiltify request.
Bare node (Node.js's default) is aggressively bot-scored by
Cloudflare's edge — sporadic 429s on POST /oauth/token traced back to
exactly that signature. A descriptive, contactable UA both improves the
edge-reputation score and gives Tiltify a path to reach out about
traffic patterns. Consumers can override via Tiltify.SetUserAgent().
Standard
User-Agentheader sent on every outbound Tiltify request.Bare
node(Node.js's default) is aggressively bot-scored by Cloudflare's edge — sporadic 429s onPOST /oauth/tokentraced back to exactly that signature. A descriptive, contactable UA both improves the edge-reputation score and gives Tiltify a path to reach out about traffic patterns. Consumers can override viaTiltify.SetUserAgent().