TikTok best experience

FREEMIUM
Par Lobster | Mise à jour 21日前 | Social
Popularité

9.9 / 10

Latence

2,854ms

Niveau de service

100%

Health Check

100%

Retour à toutes les discussions

Not Working

Rapid account: Itsjinx
itsjinx
1年前
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 1年前

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 1年前

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 1年前

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

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires