Errors
List of error codes and messages
Use error codes to troubleshoot issues with your API requests. Here’s a list of all available error codes and messages.
Bad Request
The client SHOULD NOT repeat the request without modifications.
Forbidden
The client does not have permission to access the requested resource.
Balance exhausted
The client’s balance is exhausted.
Token has been revoked
The client’s token has been revoked.
Token has been deleted
The client’s token has been deleted.
Too many requests
The client has sent too many requests in a given amount of time.
Video not found
The requested video does not exist, is private, or has been removed by the user.
Captions not found
The requested captions do not exist.
Captions are disabled
The requested captions are disabled for the specified video.
Audio files not found
The requested audio files do not exist.
Video files not found
The requested video files do not exist.
Video is harmful
The requested video is harmful or not available.
Video does not available
Video is available for specific groups only.
Schema error
The request params or body does not match the schema.