API giving empty response
The api is giving empty response in /public/posts endpoint, The API I hit- https://api.tikapi.io/public/posts?secUid=MS4wLjABAAAAv_xjov6ioPuQWHNLi7aEo7cgImDzLnh0YnfDg0REPE1BHMNLwFDdLD31OLt75BKB&count=30 Kindly solve this issue ASAP. It has been occurring
API down again
{"message":"Failed processing request, please try again later.","status":"error"}
API down today (multiple endpoints)
At least following endpoint are down: /public/video /user/comment/list /public/check
Api returns "Empty res" again. Please solve this!!!
Almost everyday I am encountering this issue on api.public.posts! what is problem??
403 forbidden response
I get a 403 forbidden response with the following response when trying to fetch user's posts: { "message": "Empty response from TikTok.", "status": "error", "statusCode": 200 } Any idea how what seems to be the problem? I send a valid SecUID since it
TikTok video slideshow
Hello, I'm using Tikapi to get the video's text. Recently, we have seen users uploading slideshow videos with text. However, we can't find the text in the tikapi object like we do in regular tiktok videos. Are there any options to get the text for those
Go Live issue
When i go live using TIk API we got error {"level":"error","message":"Error starting TikTok live stream: Sorry, but you have no live auth.","status":"error","statusCode":20800,"timestamp":"2024-07-16T13:55:44.688Z"} We Show Live button in the Mobile
API down
The API is down again for multiple endpoints, started 15 minutes ago. Please fix ASAP :)
Check profile does not work
Request /public/check?username=maixyaa Response 403 { "message": "Failed processing request, please try again later.", "status": "error" }
API creator/analytics/live?days=30 down intermittenly
This endpoint is working for some users (API KEYS) and not for others. Any suggestions? More Not working than working. I have disconnected user from TIKApi and reauthorized with the same problem. ANy help is appreciated this needs to be fixed ASAP!
Api down
Hi team, The API is down (again) for multiple endpoints for a few hours already. Please check asap :)
No response from support
Hello everyone, I'm looking for access to Endpoint comments for my application. A moderation service for my influencer customers. Unfortunately I'm not getting any response from support to access this. How can I get an answer or access to this API? Thank
Video Link Headers are not being sent - Cant download video
There's no $other field being sent
Unable to access authenticated endpoints with account key
I am trying to access authenticated endpoints but unable to access getting 403 error I have given profile and explore scope permissions I tried with multiple users unable to access with any user { "message": "Something went wrong.", "status": "error"
Blank Video and Audio objects.
since yesterday a large number of posts are being returned without video information, others return without video and audio. 'video': {'cover': '', 'duration': 0, 'height': 0, 'id': '7351924112517778718', 'originCover': '', 'ratio': '', 'volumeInfo':
issue while downlaoding video
I am able to download video but I need it to be downloaded without watermark
"ticket" value showing as "deprecated" - Need a solution
The "ticket" value is showing as "deprecated" when sending a request to the Get user conversations endpoint. The ticket value is required in order to successfully execute the Send a message endpoint. Can someone guide me to a solution or fix for this?
Authorized User Explore Page Session Expired: Re-Authorization Failing
https://api.tikapi.io/user/explore I received the following error when scraping a user session For You page. When trying to re-authorize the authorization request was denied on the TikTok app. Any ideas why this happens? Is there an expected timeframe
Bug in pagination of comments endpoint, has_more=0
There is an ongoing bug in the comments endpoint for multiple videos. The comments with cursor 240, returns has_more=0 in the response, while it should return has_more=1. This is breaking the pagination in the comment list endpoint, and there is no other
Unable to retrieve posts for certain users
We are unable to retrieve posts for certain users. Their accounts are not private. Examples: 1) /public/posts?count=30&cursor=0&secUid=MS4wLjABAAAA4rLcvDZ-WyV7cdbxqJfMyi8TrfgKkW5KQ7FuQSam6v0mwwiQarH5fgt3H91ut2H6 2) /public/posts?count=30&cursor=0&se
User Following Error
Getting "ValidationException: A iteration parameter returned in each response, should be included in the next requests to get the next items." error as soon as I call next_items() in the GET /user/following and GET /public/following endpoints. See attachment.
Cannot get these videos when using this endpoint /public/posts
When I use these endpoints /public/posts?secUid=MS4wLjABAAAASSyTDG6SCRg1mOZJeeuKbgWB0MjOsULGM6etT3O9rkDE5ergf0mK567muoRu2E2b it did not return this video https://www.tiktok.com/@nounghl5407/video/7284056046354713862 /public/posts?secUid=MS4wLjABAAAAW2hGjc1drUnzsTJjQ8bUtvqNyvvqy9Zqghr4h1bZwLV_Jurpanr63RRfeToG6SAw
/public/search/videos - 403 FORBIDDEN
When I call https://api.tikapi.io/public/search/videos?query=%D0%BC%D0%B0%D1%88%D0%B8%D0%BD%D0%B0 - it works 200 OK But when I call https://api.tikapi.io/public/search/videos?query=%D0%A0%D0%B0%D1%88%D1%80%D0%BE%D1%8F%D0%BB - it does not work 403 FORBIDDEN
403 on all save_video calls
Hi, I'm getting a 403 error every time I try to download a TikTok video. Code sample: api = TikAPI(TIKAPI_KEY) response = api.public.video(id=tt_id) tt_json = response.json() filepath = f'/tmp/tiktok/{tt_id}.mp4' response.save_video(tt_json['itemInfo']['itemStruct']['video']['downloadAddr'],
How to download video without watermark?
Both playAddr and downloadAddr have the same url for me and downloading gives me a video with watermark.
Comments endpoint returns 200 error empty response
{"message":"Empty response from TikTok.","status":"error","statusCode":200}
Item list returns less than 30 values
Hello! I'm trying to retrieve all videos of a sound by using this endpoint: https://tikapi.io/documentation/#tag/Public/operation/public.music The problem I have is that the returned item_lists never contain 30 items even though i set the count to 30.
"Couldn't log in. Try another login method" error
We have been notified by some of our customers that they are getting an "Couldn't log in. Try another login method" error after scanning the QR code for the authentication. I was only able to reproduce this issue when I tried to use the QR scan mode from
"Too many requests" response from TikAPI
We've been receiving the following response from the TikAPI endpoint since yesterday - we should be well under the 10k per day limit! url: '/public/check?username=echojeremy', status: 429, statusText: 'Too Many Requests', headers: { date:
User Authorization Expires After About 10 Minutes
After user authorization, I can use TikAPI normally, but only within 10 minutes. After that, I encounter the following error: Account session expired, please ask user to re-login and re-authorize.
Status code: 428 How can I resolve this issue?
Unable to use the "Post a new comment" service
Whenever I use the Post a new comment service (https://tikapi.io/documentation/#tag/Posts/operation/user.posts.comments.post) I get the following error: This video is under review. Comments are temporarily disabled. { message: 'This video is under review.