Hi,
I'm using the makeImageRequest to request some image.
Sometimes, the server returns a 401 status code but the value of the response code in the callback is 404.
As long as there is this problem, I don't know how to differentiate errors. ...