product · inferred from evidence
timeSchedule:write
A specific OAuth scope in Linear's authorization system.
- Linear OAuth: token endpoint returns 503, then 400 invalid_grant on every retry
I am building Linear OAuth and the token endpoint is behaving strangely. The first POST to `https://api.linear.app/oauth/token` with `grant_type=authorization_code` returns `503 Service Unavailable`. Every request after that returns `400 Ba