TikTok best experience

FREEMIUM
By Lobster | Updated 21일 전 | Social
Popularity

9.9 / 10

Latency

2,854ms

Service Level

100%

Health Check

100%

Back to All Discussions

Not Working

Rapid account: Itsjinx
itsjinx
일 년 전
All of the Video Info lookups are failing. Always getting one of these two errors:
  1. status:“error”, error:“empty body”
  2. status:“error”, error:“video is not available”
Rapid account: Ponds 4552
ponds4552 Commented 일 년 전

I’ve changed value type to String, so it shouldn’t be rounded up by RapidAPI
But these changes may require for you to update subscription plan, and unfortunately I have no control over that and cannot check if that’s so

Rapid account: Itsjinx
itsjinx Commented 일 년 전

I just realized it is a problem/bug with the Rapid API dashboard. No matter what video_id you copy/paste in the box, once you click outside the box then RapidAPI will round up/down the last 4 digits automatically without doing anything else:
6998558492558740742 -> changed to: 6998558492558740000
7076174270027631914 -> changed to: 7076174270027632000

I dont know if this is a bug/setting with your endpoint that is automatically rounding up or down, but something is really off.

Rapid account: Ponds 4552
ponds4552 Commented 일 년 전

You’re using invalid video ids, so it will continue failing

/video/7191386539576806000
/video/7076174270027632000
/video/7076174270027632000
/video/7190463265602801000
/video/7190463265602801000
/video/7191386539576806000

All of them ending with 000, which means that you processing video id as integer of smaller size than int64/bigint

Join in the discussion - add comment below:

Login / Signup to post new comments