-
Notifications
You must be signed in to change notification settings - Fork 3
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
Implement function to throw error when channel name is not specified. #2
Comments
Can I work on this issue ? And also I am not able to sign in. |
Hi @gurpreet-legend, yes you can take up this issue. |
Yes, mam, I have run both client and server separately. |
Okay, I understood the issue. You need to create an account on stream and add another file containing credentials (hidden on Github). I'll add the detailed steps in the Contributing guide for this. |
Mam, please do update the Contributing.md file, as I have created my stream account as per your instructions |
I have updated the readme for installation steps, which will clear your issue. |
Hi Gurpreet, Go to stream chat, open your app> chat>overview and add this link
Ya, that must have been added by mistake. |
Currently, if we try to create a channel without giving any name to it, it will generate a string like
# !members-Z8TBhk-SmUjX4WQbQVfLWPXySbfsHsIEFLpiL2aRNMY
as Channel Name. Hence, implement the function to throw an error when name is not specified.The text was updated successfully, but these errors were encountered: