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

Create clips throws a 503 if clip creation is disabled by the broadcaster #395

Closed
BarryCarlyon opened this issue May 14, 2021 · 5 comments
Closed
Labels
done The bug or issue has been addressed product: api API endpoints in the "helix" namespace ticketed Has been given an internal tracking ticket

Comments

@BarryCarlyon
Copy link
Contributor

Brief description

if you try to use the API to create a Api of a braodcaster whom has disabled clipping the API 503's instead of returns a useful message

How to reproduce

In this example the user my_zone_ is live and has clipping disabled/restricted (screenshot 1)

Calling the API results in screenshot 2

Expected behavior

A 4xx error with a useful message

Screenshots

image

image

Additional context or questions

Original report

https://discuss.dev.twitch.tv/t/create-clip-api-503-service-unavailable/31671

@BarryCarlyon BarryCarlyon added the product: api API endpoints in the "helix" namespace label May 14, 2021
@BarryCarlyon
Copy link
Contributor Author

Similar in "error scope" as #389

@Brandin
Copy link

Brandin commented May 30, 2021

Encountered this error today and had to do some digging to find out what the issue was. Would be great to see the messaging in the API improved for this. Thanks!

@jbulava jbulava added the ticketed Has been given an internal tracking ticket label Jun 9, 2021
@jbulava
Copy link
Member

jbulava commented Jun 9, 2021

Ticketed internally as HLX-1780.

@Brandin
Copy link

Brandin commented Jul 14, 2021

It appears as if this was resolved - the API now returns 403 for at least a week now. No specific reason (followers, subscribers or disabled), just that permission is lacking.

@lleadbet
Copy link
Contributor

lleadbet commented Oct 4, 2021

This has been resolved.

@lleadbet lleadbet closed this as completed Oct 4, 2021
@lleadbet lleadbet added the done The bug or issue has been addressed label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done The bug or issue has been addressed product: api API endpoints in the "helix" namespace ticketed Has been given an internal tracking ticket
Projects
None yet
Development

No branches or pull requests

4 participants