Reference
NOT_FOUND
The requested resource was not found. This is a deployment error.Table of Contents
The NOT_FOUND
error occurs when a requested resource could not be found. This might happen if the resource has been moved, deleted, or if there is a typo in the URL.
404
NOT_FOUND
Not Found
To troubleshoot this error, follow these steps:
- Check the deployment URL: Ensure that the deployment URL you are using is correct and does not contain any typos or incorrect paths
- Check deployment existence: Verify that the deployment exists and has not been deleted
- Review deployment logs: If the deployment exists, review the deployment logs to identify any issues that might have caused the deployment to be unavailable
- Verify permissions: Ensure you have the necessary permissions to access the deployment
- Contact support: If you've checked the above and are still unable to resolve the issue, contact support for further assistance
Last updated on July 24, 2024
Was this helpful?