Api: Get Public Vendors(Xur) returns wrong error

Created on 30 Jul 2019  路  6Comments  路  Source: Bungie-net/api

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."
    }
}
bug investigation ready for release

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jakosaur picture Jakosaur  路  29Comments

HittmanA picture HittmanA  路  42Comments

VeraxonHD picture VeraxonHD  路  23Comments

michabbb picture michabbb  路  35Comments

SunburnedGoose picture SunburnedGoose  路  21Comments