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

Kick stream API error #465

Open
stadler0 opened this issue Sep 27, 2023 · 5 comments
Open

Kick stream API error #465

stadler0 opened this issue Sep 27, 2023 · 5 comments

Comments

@stadler0
Copy link

web_1 | 2023-09-27T18:09:42.104Z | KickAPI.getRequest <error> Error getting data (https://kick.com/api/v1/users/bbjess): 403 Forbidden web_1 | 2023-09-27T18:09:42.104Z | KickAPI.GetUser <error> Error getting user data: Unexpected token '<', "<!DOCTYPE "... is not valid JSON web_1 | 2023-09-27T18:09:42.105Z | http.api <error> API error 400 returned: {"status":"ERROR","message":"User not found"} web_1 | ::ffff:192.168.10.113 - - [27/Sep/2023:18:09:42 +0000] "GET /api/v0/kickapi/users/bbjess HTTP/1.1" 400 45 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"

Can not get user from api and cannot add stream from kick

@MrBrax
Copy link
Owner

MrBrax commented Sep 27, 2023

current kick api has cloudflare checks over it, their public api seems to be launching soon-ish probably?

@stadler0
Copy link
Author

Is there a way the pass the checks? If not I will just wait :)

@MrBrax
Copy link
Owner

MrBrax commented Sep 27, 2023

not that i know of, they're there for a reason. would need to add like an embedded browser and at that point it's just considered api abuse

@stadler0
Copy link
Author

Okay thanks for the help! Will be waiting for the public api then ^^

@MrBrax
Copy link
Owner

MrBrax commented Nov 8, 2023

also the biggest factor here is streamlink adding support, without that it would require a lot of workarounds

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

No branches or pull requests

2 participants