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

Обработка на грешки при изчитане на линк за излъчване на живо #109

Open
misholukov opened this issue Jul 11, 2021 · 0 comments
Assignees
Labels

Comments

@misholukov
Copy link
Collaborator

При изчитане на линк да се добави обработка на грешки, кодовете са както следва:
POST /streams

{
"section": "123456789"
}

201 - при успешно получаване на URL( няма нужда от обработка )
401 - ако тоукъна не пасва
403 - ако на този потребител сме му махнали правата да стриймва
404 - (или 400) ако не съществува такава секция
409 - ако още времето не е дошло

Моля за текстове за грешка за кодовете с грешка.

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

No branches or pull requests

2 participants