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
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Some appservers seem to be sending v1 or v2 tokens in place of a v0 token. Most likely because they're storing only the token at the end and not the rest of the URL. We should consider these invalid tokens instead of throwing an exception on setting the chid from normalize_id.
The text was updated successfully, but these errors were encountered:
Some appservers seem to be sending v1 or v2 tokens in place of a v0 token. Most likely because they're storing only the token at the end and not the rest of the URL. We should consider these invalid tokens instead of throwing an exception on setting the chid from normalize_id.
The text was updated successfully, but these errors were encountered: