-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
[BUG] Your IP or country might be blocked by TikTok #89
Comments
Also with TiktokLiveJava works perfectly |
me too. When I used it from Japan, same exception was thrown. |
There is a mistake in regex in file TikTokBaseClient.cs:628
Must be
|
Reply: |
Line 320 too. |
Friends, Still i have same problem, PLease somebody help me! All my followers wait to play my game :'( |
i have the same problem, i change the two lines in TikTokBaseClient but still not working |
Still Nobody answer why we get this error and our Followers waiting our game when it start again... |
It looks like this issue has been fixed in a pull request. Please adopt the pull request and let us know if it works! |
OMG! It works! Thanks Rambalac, thanks hideki1217! |
I'm glad you are cured. Since you tried this pull request and reported your results, I will use this pull request as well! Thanks for the report! |
FailedFetchRoomInfoException : Could not find RoomId on Webpage. Your IP or country might be blocked by TikTok. |
Did you find a solution to this problem that it does not connect to Live +18? |
**FailedFetchRoomInfoException: Your IP or country might be blocked by TikTok.
UnityEngine.Debug:LogException(Exception, Object)
TikTokLiveSharp.Client.d__52:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@18ae546fb8/TikTokLiveSharp/Client/TikTokBaseClient.cs:646)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1:SetResult(String) TikTokLiveSharp.Client.HTTP.<GetLivestreamPage>d__8:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@18ae546fb8/TikTokLiveSharp/Client/HTTP/TikTokHTTPClient.cs:107) System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1:SetResult(HttpContent)TikTokLiveSharp.Client.HTTP.d__13:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@18ae546fb8/TikTokLiveSharp/Client/HTTP/TikTokHTTPClient.cs:221)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1:SetResult(HttpContent) TikTokLiveSharp.Client.HTTP.<Get>d__24:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@18ae546fb8/TikTokLiveSharp/Client/HTTP/TikTokHttpRequest.cs:186) System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1:SetResult(HttpContent)TikTokLiveSharp.Client.HTTP.d__29:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@18ae546fb8/TikTokLiveSharp/Client/HTTP/TikTokHttpRequest.cs:268)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult(HttpResponseMessage)
TikTokLiveSharp.Client.HTTP.d__28:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@18ae546fb8/TikTokLiveSharp/Client/HTTP/TikTokHttpRequest.cs:242)
UnityEngine.UnitySynchronizationContext:ExecuteTasks()
**
In our country Tiktok not blocked. Also I can open live from my account on phone.
What is the problem? Till Yesterday code will work perfectly, and from now it not works...
Can anyone has information about this?
The text was updated successfully, but these errors were encountered: