Hi,
Am experiencing an issue with a snapshot that i created via the API, when i try to spin up another droplet using it as an image, it fails. when i try to get the image by the slug via the API, I get The resource you were accessing could not be found
But when i get another snapshot image which was not created by the API, it responds without fail What could be the problem ? Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Could you provide more details of the API calls you were making? Generally the error:
is only returned if you are trying to access an endpoint that does not exist. It’s likely there is a typo in the URL. For most image related problems, you get a more specific error message.
If the image doesn’t exist, you get:
If it’s not available in the region you are trying to launch it in, you get: