Can you share what you see right at the bottom of the debug window? In particular, it will be interesting to see what the response.status.code value is (i.e., is it "OK" or is it "NO_CONTENT"); and then if the code is "OK" and response.content is populated, what do you see returned there? (i.e., do ...