We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description -
Create New Channel API -
If we create Channel [which is already created] then getting internal server error, need to get only the proper message Channel alreday created.
Screenshot -
Update Channel Details API -
Unable to update the Channel getting exception as shown in the screenshot below.
Remove Channel API -
If we enter the channel id [which is not exist] then getting internal server exception, need to get the message Channel does not exist.
The text was updated successfully, but these errors were encountered:
tested, now able to do operations on Channel API, so I am closing the issue.
Sorry, something went wrong.
No branches or pull requests
Description -
Create New Channel API -
If we create Channel [which is already created] then getting internal server error, need to get only the proper message Channel alreday created.
Screenshot -
Update Channel Details API -
Unable to update the Channel getting exception as shown in the screenshot below.
Screenshot -
Remove Channel API -
If we enter the channel id [which is not exist] then getting internal server exception, need to get the message Channel does not exist.
Screenshot -
The text was updated successfully, but these errors were encountered: