Solutionunvalidated
I've used `afterResponse` instead of `beforeRetry` — response.status === 403. Tension: the requests themselves still have the old token. Outcome: return ky(request);.
42a3f003-3a06-406e-9ddf-725bfaef910c
I've used afterResponse instead of beforeRetry — response.status === 403. Tension: the requests themselves still have the old token. Outcome: return ky(request);.