Listings API returns account bound item id
Yeppers, we just updated the trading post backend which fixed a longstanding bug that the API had been unwittingly abusing. I’m pushing out a fix that makes the API do the right thing. Here’s a tracking issue.
EDIT: Deployed the API fix which should have corrected the issue. 19717 no longer shows up in the listings.
(edited by Lawton Campbell.8517)
Thanks for the fast reply.
However, a quick cross reference with the ids in commerce/listings with item ids that are flagged either “AccountBound” or “SoulbindOnAcquire” still yields some ids that shouldn’t be in listings. Here are my results:
29236 Modniir Ward
30572 Experimental Skritt Musket
8587 Drottot’s Poached Egg
23358 Hunter’s Amulet
As i said, I’ll be filtering AccountBound or SoulBound item ids from my requests so it’s not a big deal to me. Still I thought maybe you’d like to know…
Thanks for that list, that’s super helpful. There’s a longstanding bug in one of the backend servers that causes it to erroneously return items it shouldn’t — in the meanwhile I’ve added those ids to the blacklist so they will stop appearing in the list.