Firgrep
01/15/2024, 2:38 PM⨯ TypeError: Response body object should not be disturbed or locked
at extractBody (node:internal/deps/undici/undici:4323:17)
at new _Request (node:internal/deps/undici/undici:5272:48)
...
I see in chrome that POST to /api/auth/session/refresh returned 401. (unauthorized). Appreciate any help!