Hi all,
All of the other api endpoints appear to be working, but hitting
Seems to fail with the cryptic message:
{"statusInfoSet": [{"imsx_codeMajor": "failure","imsx_severity": "error"}]}
{
"statusInfoSet": [
{"imsx_codeMajor": "failure",
"imsx_severity": "error"
}]}
Any ideas what I've got wrong here?
@Mitchell Rogers I tested this just now and not receiving any errors when calling users. Is there a specific environment you are working in that is throwing this error?
@Todd DeSchuiteneerWorking for me too. Nothing changed on our end.