The requested resource could not be found. Explanation of the error and how to fix it.
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.
Copy
{ "error": "not-found", "message": "Not Found", "details": "The requested item could not be found", "documentationUrl": "https://supadata.ai/documentation/errors/not-found"}
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
The error might occur if you’re using an incorrect path to access the Supadata APITo fix this, review the API documentation for the correct endpoint structure and make sure you’re using the correct path.