Describe the bug
The OAuth2 refresh token process intermittently fails to renew tokens for no apparent reason. The failures seem time-related but are otherwise unpredictable. This has been acknowledged by other community members on the Kick Discord as a known, ongoing bug.
To Reproduce
No consistent reproduction steps, the failure occurs randomly during the token refresh flow. It does not appear to be tied to a specific action but may be related to token expiry timing.
Expected behavior
The refresh token should reliably renew the access token each time it is called, without intermittent failures.
Screenshots
N/A
Desktop (please complete the following information):
OS: N/A (server-side integration)
Browser: N/A
Version: N/A
Additional context
This issue was raised on the Kick Discord on 19/03/2026. Another community member (Adam) confirmed it is a known bug affecting multiple developers. The unpredictable nature of the failures makes it difficult to implement a reliable workaround and causes significant disruptions to integrations relying on the OAuth2 flow.
Describe the bug
The OAuth2 refresh token process intermittently fails to renew tokens for no apparent reason. The failures seem time-related but are otherwise unpredictable. This has been acknowledged by other community members on the Kick Discord as a known, ongoing bug.
To Reproduce
No consistent reproduction steps, the failure occurs randomly during the token refresh flow. It does not appear to be tied to a specific action but may be related to token expiry timing.
Expected behavior
The refresh token should reliably renew the access token each time it is called, without intermittent failures.
Screenshots
N/A
Desktop (please complete the following information):
OS: N/A (server-side integration)
Browser: N/A
Version: N/A
Additional context
This issue was raised on the Kick Discord on 19/03/2026. Another community member (Adam) confirmed it is a known bug affecting multiple developers. The unpredictable nature of the failures makes it difficult to implement a reliable workaround and causes significant disruptions to integrations relying on the OAuth2 flow.