You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)