-
Couldn't load subscription status.
- Fork 11
Open
Labels
bugSomething isn't working. It's clear that this does need to be fixed.Something isn't working. It's clear that this does need to be fixed.
Description
- Customer has reported an issue where
refreshed tokendoesn't contain all channels, causing existing channels to reconnect again.
The current issue is that when Ably hits the token expiry time, it makes multiple token refresh calls. Although the current token has all the necessary capabilities, the server sometimes responds with a token containing only the channel_name provided in the payload. This causes the token to be marked as invalid, which then triggers another refresh cycle to obtain a token with proper capabilities.
- Link to internal conversation => https://ably-real-time.slack.com/archives/CURL4U2FP/p1733135454672739
Metadata
Metadata
Assignees
Labels
bugSomething isn't working. It's clear that this does need to be fixed.Something isn't working. It's clear that this does need to be fixed.