frankvHoof93 / TikTokLiveSharp

Port of TikTok live library for C#
https://vanhoof.dev
Other
140 stars 28 forks source link

One or more errors occurred. (Request was unsuccessful) #16

Closed AbdurrahmanSefer closed 1 year ago

AbdurrahmanSefer commented 1 year ago

It was working fine yesterday, I opened it today, I tried it on many accounts, it doesn't work, and it gives the same error, I tried vpn, it didn't work, what could be the source of the error?

One or more errors occurred. (Request was unsuccessful)

at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at TikTokLiveSharp.Client.TikTokBaseClient.Run(Nullable1 cancellationToken, Action1 onConnectException, Boolean retryConnection) in G:\Visual_studio_projects\Anket\TikTokLiveSharp\Client\TikTokBaseClient.cs:line 226 at Anket2.Controllers.HomeController.d__7.MoveNext() in G:\Visual_studio_projects\Anket\Anket2\Anket2\Controllers\HomeController.cs:line 54

AbdurrahmanSefer commented 1 year ago

{StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Wed, 03 May 2023 15:16:49 GMT Transfer-Encoding: chunked Connection: keep-alive X-Frame-Options: SAMEORIGIN Referrer-Policy: same-origin Cache-Control: no-store, must-revalidate, no-cache, max-age=0, private, post-check=0, pre-check=0 CF-RAY: 7c1977a07f5d0bb3-AMS Server: cloudflare Content-Type: text/html; charset=utf-8 Expires: Thu, 01 Jan 1970 00:00:01 GMT }}

frankvHoof93 commented 1 year ago

Any (most) HTTP-errors are due to issues with the Signing-Server (tiktok.eulerstream.com). The server's been seeing some DDOS-attacks lately, and Isaac Kogan (the creator of the Python-lib and maintainer of the server) is looking at how to resolve this.

huudatk53 commented 6 months ago

Recently, I occasionally get an error similar to this :(