Skip to content
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

"status_code":2158,"status_msg":"You are posting too fast. Take a rest." #74

Closed
Fabien-desablens opened this issue Jul 26, 2023 · 4 comments

Comments

@Fabien-desablens
Copy link

Fabien-desablens commented Jul 26, 2023

⚫#TIKTOK: Video uploaded successfully
⚫#TIKTOK: Publish failed
[-] An error occured while reaching https://www.tiktok.com/api/v1/web/project/post/
r = <Response [200]>
r.content = b'{"log_pb":{"impr_id":"202307262222479C702F573DD39F012B5F"},"status_code":2158,"status_msg":"You are posting too fast. Take a rest."}'

I tried to add a sleep(60) before publishing but the error still occurs so I guess I've posted too frequently in a short period of time
If somebody know how often are we allowed to post it'd be appreciated
It's weird because I'm posting on two accounts at the same time and it only occurs on one account, the other one is okay.
Tks

@XavierZambrano
Copy link
Contributor

¿Can you share the next points? at the moment no one share their upload limit

  • Time between each video uploaded
  • Number of videos uploaded
  • Time between the first video and the last video uploaded

TikTok must restrict the number of videos and frequency in a elapse of time (days, weeks, etc), if the accounts share their IP, you should try with IP per account

#68

@Fabien-desablens
Copy link
Author

Fabien-desablens commented Jul 27, 2023

I posted like more than 11 hours ago, few test like 2-3 posts, I just tried again few minutes ago and I got the same error...

@Fabien-desablens
Copy link
Author

Fabien-desablens commented Jul 28, 2023

today it's working . The video is posted but no view.

@XavierZambrano
Copy link
Contributor

today it's working . The video is posted but no view.

#66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants