Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat incoming ChannelIDs as opaque strings #562

Open
jrconlin opened this issue Jan 19, 2024 · 0 comments
Open

Treat incoming ChannelIDs as opaque strings #562

jrconlin opened this issue Jan 19, 2024 · 0 comments

Comments

@jrconlin
Copy link
Member

jrconlin commented Jan 19, 2024

While the channelID is originally designed to be a UUID, the User Agent demands that the ChannelID be a very specific format, a lower-case, hyphenated string. Since the server does not generate or control this value, we should treat the value as an opaque string that is max 37 characters.

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant