Skip to content
Chris Hafey edited this page Apr 22, 2016 · 1 revision

If your imageId has the wrong URI, the server should return a 404 error. You can check for this in the browser debugger window. Check the network tab or the console window. On chrome, you will get a message like this in the console window:

Failed to load resource: the server responded with a status of 404 (Not Found)

Clone this wiki locally