TikTok best experience

FREEMIUM
Por Lobster | Actualizada 21 days ago | Social
Popularidad

9.9 / 10

Latencia

2,854ms

Nivel de servicio

100%

Health Check

100%

Volver a todas las conversaciones

Not Working

Rapid account: Itsjinx
itsjinx
vor einem Jahr
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 vor einem Jahr

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 vor einem Jahr

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 vor einem Jahr

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

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios