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 a username is sent as broadcaster_id #389

Closed
Dkamps18 opened this issue May 11, 2021 · 3 comments
Closed

Create clips throws a 503 if a username is sent as broadcaster_id #389

Dkamps18 opened this issue May 11, 2021 · 3 comments
Labels
product: api API endpoints in the "helix" namespace ticketed Has been given an internal tracking ticket

Comments

@Dkamps18
Copy link
Contributor

Brief description
Create clips throws a 503 if a username is sent as broadcaster_id
How to reproduce
Send a username as value of the broadcaster_id parameter rather than a userid
Expected behavior
To throw a 400 rather than a 503.
Screenshots
image

@Dkamps18 Dkamps18 added the product: api API endpoints in the "helix" namespace label May 11, 2021
@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.

@Dkamps18
Copy link
Contributor Author

Dkamps18 commented Nov 4, 2022

This got fixed to the extend that the endpoint no longer returns a 503 but now returns an empty data array instead of returning a 400

@Xemdo
Copy link

Xemdo commented Aug 22, 2023

Endpoint is now returning HTTP 400 instead of an empty array. Seems to be resolved

@Xemdo Xemdo closed this as completed Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants