That is the intended behavior. You're hitting the API directly which bypasses the GUI. The response is raw JSON so you can copy/paste it all into a formatter like this (https://jsonformatter.org/json-parser) if you want something that's easier on the eyes (really only the first few lines are useful). I find that the API almost always responds even if the GUI doesn't.Thanks for the help. It seems like I did get a response, but it is all text (possibly raw HTML?). Any way to get the is converted back to graphical?
The URL you posted later with the ".html" should work, but I don't know if it has the same failure rate as the regular GUI we use.