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

soren42 picture soren42  路  3Comments

ttgmpsn picture ttgmpsn  路  3Comments

michabbb picture michabbb  路  3Comments

theoperatore picture theoperatore  路  4Comments

andyschott picture andyschott  路  3Comments