1.21.2
(fix): Fix retry logic to reset request body before each retry attempt.
1.21.1
(fix): Fix OAuth token handling for optional expires_in field. Use pointer conversion for optional
request fields and check ExpiresIn as pointer type with default fallback.