You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we know that people are doing home-grown token request generation?
No, I don't think they are. But we've had a few people with Mac issues now... This last one turned out to be an Ably IOS bug though, but I believe @SimonWoolf was talking to a customer yesterday who had a different issue.
Was talking to two customers yesterday with token request issues --
this guy why had the iOS bug (I was just waiting for him to confirm that the workaround of specifying a ttl when creating the token request fixed it before filing an ios bug, but then Matt beat me to it :) ) and
this guy who somehow has the ttl in his token request disappear at some point between creating it with php and it being received by ably-js. This one I'm puzzled by -- afaics there's no room for it to go wrong on the php side, or the ably-js side, and it's hard to imagine a json serializer removing a ttl value from an object. Have filed ttl seems to be set to null in a created token request? ably-php#46 to keep track, but am not sure it's an ably-php issue.
Consider adding a token generation tool to the website for testing perhaps?
if we can fix the causes other than the secret being wrong, that'd probably be overkill. Agree with the other two.
There are a multitude of reasons why these fail, but we should help users debug these issues:
@SimonWoolf thoughts?
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: