- Genesys Cloud Web Messaging SDK v1.12.0
- iOS 17.2 / Android 14
- Timezone: America/Sao_Paulo
Stuck on intermittent 401 Unauthorized errors immediately after a silent token refresh. The SDK successfully retrieves a new access_token via /api/v2/oauth/token, but subsequent calls to /api/v2/conversations/messaging fail. I suspect the Genesys Cloud API servers have a clock skew greater than the JWT nbf claim tolerance. Has anyone implemented a local clock offset adjustment in the SDK wrapper to mitigate this drift?