Open obscure723 opened 3 months ago
+1
+1
+1
Check out this open issue, might help you resolve the issue! https://github.com/davidteather/TikTok-Api/issues/1179#issuecomment-2315970181
thank you.I will review this open issue.
Check out this open issue, might help you resolve the issue! #1179 (comment)
this is not working solution
On Sun, Sep 1, 2024 at 4:27 PM よねかん(YONEDA KAN) @.***> wrote:
thank you.I will review this open issue.
Check out this open issue, might help you resolve the issue! #1179 (comment) https://github.com/davidteather/TikTok-Api/issues/1179#issuecomment-2315970181
— Reply to this email directly, view it on GitHub https://github.com/davidteather/TikTok-Api/issues/1188#issuecomment-2323297634, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPI5XP7SIFEZRHI72E25WLZUL23JAVCNFSM6AAAAABM4WZTYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRTGI4TONRTGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
this is not working solution … On Sun, Sep 1, 2024 at 4:27 PM よねかん(YONEDA KAN) @.> wrote: thank you.I will review this open issue. Check out this open issue, might help you resolve the issue! #1179 (comment) <#1179 (comment)> — Reply to this email directly, view it on GitHub <#1188 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPI5XP7SIFEZRHI72E25WLZUL23JAVCNFSM6AAAAABM4WZTYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRTGI4TONRTGQ . You are receiving this because you are subscribed to this thread.Message ID: @.>
https://github.com/davidteather/TikTok-Api/issues/1179#issuecomment-2325272998
Describe the bug The TikTokApi is returning an empty response when trying to fetch user information, resulting in an EmptyResponseException.
The buggy code
Expected behavior The code should fetch and print user information, videos, and playlists for the user "therock".
Error Trace (if any)
Desktop (please complete the following information):
Additional context
user.info()
. The API is returning an empty response, which is causing an EmptyResponseException to be raised. This prevents the rest of the code (fetching videos and playlists) from executing.ms_token
is obtained from the user's own browser.