sciserver / SkyServerWS

SkyServer Web Services
1 stars 3 forks source link

Make ImageCutout stop returning status 200 when there's a problem. #32

Closed mtaghiza closed 7 years ago

mtaghiza commented 7 years ago

When there's an error, the API call returns a status 200, along with the cutout displaying the exception message.

It should return the same image, along with a 404 when the cutout is outside the survey's footprint, and a 500 for any other internal error.

bonbons0220 commented 7 years ago

Please close if fixed in sciserver-v1.10.0.