Bug: Trakt API returns 403 - Missing User-Agent header**
During onboarding, the Trakt API configuration step always fails with Trakt API returned status 403, making it impossible to complete setup.
Root Cause Maybe:
Trakt now requires a valid User-Agent header in all API requests. Without it, Cloudflare blocks the request and returns 403. The Trakt team has confirmed this in their developer communications:
Steps to reproduce:
- Start fresh SeerrBridge setup
- Complete DMM Config and Overseerr steps
- Enter any valid Trakt Client ID on the Trakt step
- Click Test & Continue
- Always returns:
Trakt API returned status 403
Bug: Trakt API returns 403 - Missing User-Agent header**
During onboarding, the Trakt API configuration step always fails with
Trakt API returned status 403, making it impossible to complete setup.Root Cause Maybe:
Trakt now requires a valid
User-Agentheader in all API requests. Without it, Cloudflare blocks the request and returns 403. The Trakt team has confirmed this in their developer communications:Steps to reproduce:
Trakt API returned status 403