Not Found
The requested resource could not be found. This error occurs when you try to access a resource that doesn’t exist or has been removed.
{
"error": "not-found",
"message": "Not Found",
"details": "The requested item could not be found",
"documentationUrl": "https://supadata.ai/documentation/errors/not-found"
}
Reasons and how to fix
Resource doesn’t exist or was moved
The most common reason for this error is that the resource you’re trying to access (eg. YouTube video) doesn’t exist, was deleted, or was moved to a different location.
To fix this:
- Double-check the resource identifier (ID, URL, etc.)
- Verify that the resource hasn’t been deleted or moved to a different location
- Ensure you’re using the correct API endpoint
Incorrect API endpoint
The error might occur if you’re using an incorrect path to access the Supadata API
To fix this, review the API documentation for the correct endpoint structure and make sure you’re using the correct path.
Reach out to support
If you continue to face issues or need further assistance, please reach out to [email protected], and we will assist you as soon as possible.