Invoiced for OAuth users?
Hey guys, I just received an invoice for OAuth users used. Your pricing page on the main site states: "Unlimited OAuth users" so what gives? I see the developer dashboard gives a 30 user limit and a charge beyond that, but that's not what I signed up
Can I somehow login a user with username and password?
I'm thinking of working with tikapi on a big scale and I'll have thousands of accounts, Emulators are down so the only way to do it with qr code is a lot of real phones, is there a workaround for this case? May be I could somehow login to tikapi with
Sorry, but you have no live auth. 403 ,why ,i am the Business ,why i can't start live
Sorry, but you have no live auth. 403 ,why ,i am the Business ,why i can't start live. need some other way? please give me a answer..sir....
How can I get access to special endpoints?
I sent you an email, but you haven't replied.
issue while downlaoding video
I am able to download video but I need it to be downloaded without watermark
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"
OAuth scope needed for User Live Details
I am trying to query a users live details with a roomId but I am getting permission denied for that user token. The scopes I have requested from users (as I don't want to be too intrusive and ensure I get their trust) is 'view_profile', 'view_followers',
Comments endpoint returns 200 error empty response
{"message":"Empty response from TikTok.","status":"error","statusCode":200}
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?
Api Rate Limits
Hi everybody I was wondering, 300 requests per day is also related to public endpoints? And if I need more of them? Because I need to download entire profile's video and they might have a lot of videos in it.
Login QR code not working?
I am trying to implement the OAuth flow but instead of the login fields that I have seen elsewhere in the documentation, I am presented with a QR code and checkbox to accept the TOS. This QR code doesn't go anywhere useful it seems rendering the whole
Does the API Support Fetching Photo Slideshow Posts?
Hi, I’m using the API to fetch posts from a specific creator. While I can successfully retrieve video posts, I haven’t been able to get posts that are in the photo slideshow format (multiple images in one post). Before I dig deeper, I wanted to check:
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
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
Impending TikTok Ban...
Does anyone know of an effective Instagram API/scraper with similar endpoints to this one that can be used on Instagram Reels in preparation for the impending TikTok ban in the U.S.?
Proxy
Does TikAPI support Proxy usage? I would like to run the actions from specific locations.
Specifying the sort order for hashtag post search
In the search for hashtag posts, I would like to set the sort order to “newest first”. Currently, it is supposed to be “in order of popularity”. API:. https://api.tikapi.io/public/hashtag
Api returns "Empty res" again. Please solve this!!!
Almost everyday I am encountering this issue on api.public.posts! what is problem??
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
tik_api.public.video() returns empty responses
Hello! The video() call to retrieve data from a public video always returns empty responses for me! Im getting: ResponseException('') What is the problem here?
/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
Public Posts Endpoint Not Working
Is anyone else still having issues with the public posts endpoint?
Search API result limit
Hello, When we use the https://tikapi.io/documentation/#tag/Public/operation/public.search endpoint using the videos category and specific keyword we receive fewer results than the actual videos count in TikTok. Is there a limit to receiving video c
api /user/conversations 403
My account is in Poland, and I always get an error when getting conversations. Please solve it.
API giving empty response
This API was working correctly till yesterday: https://api.tikapi.io/public/hashtag?count=30&id=16231082&cursor=1 Now it is giving error: Empty response from Tiktok (Image attached)
Issue with Discover Hashtags Endpoint
I'm encountering an error when trying to use the discover endpoint for hashtags. The request for https://api.tikapi.io/public/discover/keyword?keyword=lilyachty returns "Unsupported discover category: keyword is not a valid choice." Could you please confirm
"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?
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'],
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.
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.
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
Poor customer service experience
We don’t get any support when we encounter problems, and no one replies to the customer service mailbox. We are business paying customers and get no support. :(
Video Link Headers are not being sent - Cant download video
There's no $other field being sent
Get Search Suggestions
An idea for the team: It would be cool if you could get the search suggestions of a search term.
Error message "Something went Wrong"
When trying to OAuth we are getting the message "Something went Wrong" in a red box in the top right hand corner.
"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
Author Bio Link in "Get posts by music" request
Hello, would it be possible to add the bio_link to the author data that is returned in the "Get posts by music" request? The author data returned here contains everything i need except the bio link and if I want to retrieve the bio link in the current
Api down
Hi team, The API is down (again) for multiple endpoints for a few hours already. Please check asap :)
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 :)
Next Page