Instead of returning System Disabled, it returns this
{
"ErrorCode": 217,
"ThrottleSeconds": 0,
"ErrorStatus": "UserCannotResolveCentralAccount",
"Message": "We couldn't find the account you're looking for. The account may not exist, or we may be experiencing technical difficulties.",
"MessageData": {
"Public Account": "The public account cannot be queried. Check that it still exists in this environment."
}
}
When did you start getting this error?
30 mins ago i noticed, still getting same error
Ooh yeah, I went over to look in the logs, you called the shot for sure. We're erroneously converting the error message specifically for APIs that call "public" data. Thanks for reporting this!
<3
Cool, this'll be fixed for the next deployment!
That was fast, thanks.