[API Bug]Items still missing from the API

[API Bug]Items still missing from the API

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

I updated my Items.JSON a few minutes ago and compared it against just the weapons and armors from the trading post.

Here is a list of missing items from the API. There are no missing armor but there are some missing weapons:

0)Missing weapon Id 37258 Axe
1)Missing weapon Id 37259 Axe
2)Missing weapon Id 37261 Axe
3)Missing weapon Id 37262 Axe
4)Missing weapon Id 37266 Axe
5)Missing weapon Id 13612 Cleric’s Destroyer Short Bow
6)Missing weapon Id 37245 Dagger
7)Missing weapon Id 37254 Dagger
8)Missing weapon Id 13704 Explorer’s Destroyer Maul
9)Missing weapon Id 37292 Focus
10)Missing weapon Id 38326 Giver’s Krait Pilum
11)Missing weapon Id 37318 Greatsword
12)Missing weapon Id 37302 Greatsword
13)Missing weapon Id 37297 Greatsword
14)Missing weapon Id 37294 Greatsword
15)Missing weapon Id 37344 Hammer
16)Missing weapon Id 37374 Harpoon
17)Missing weapon Id 37394 Longbow
18)Missing weapon Id 37401 Longbow
19)Missing weapon Id 37441 Mace
20)Missing weapon Id 37422 Mace
21)Missing weapon Id 37435 Mace
22)Missing weapon Id 37417 Mace
23)Missing weapon Id 37414 Mace
24)Missing weapon Id 37458 Pistol
25)Missing weapon Id 37453 Pistol
26)Missing weapon Id 37451 Pistol
27)Missing weapon Id 37503 Rifle
28)Missing weapon Id 37490 Rifle
29)Missing weapon Id 37498 Rifle
30)Missing weapon Id 37484 Rifle
31)Missing weapon Id 37492 Rifle
32)Missing weapon Id 37496 Rifle
33)Missing weapon Id 37480 Rifle
34)Missing weapon Id 37479 Rifle
35)Missing weapon Id 37557 Shield
36)Missing weapon Id 37534 Shield
37)Missing weapon Id 37563 Shield
38)Missing weapon Id 37568 Short Bow
39)Missing weapon Id 37570 Short Bow
40)Missing weapon Id 37588 Short Bow
41)Missing weapon Id 37576 Short Bow
42)Missing weapon Id 37619 Speargun
43)Missing weapon Id 37635 Staff
44)Missing weapon Id 37629 Staff
45)Missing weapon Id 37653 Staff
46)Missing weapon Id 37654 Sword
47)Missing weapon Id 37659 Sword
48)Missing weapon Id 37671 Sword
49)Missing weapon Id 37673 Sword
50)Missing weapon Id 37676 Sword
51)Missing weapon Id 37678 Sword
52)Missing weapon Id 37682 Sword
53)Missing weapon Id 37691 Torch
54)Missing weapon Id 37703 Torch
55)Missing weapon Id 37699 Torch
56)Missing weapon Id 36217 Traveler’s Ceremonial Bulwark of the Night
57)Missing weapon Id 36208 Traveler’s Ceremonial Focus of the Night
58)Missing weapon Id 36210 Traveler’s Ceremonial Hammer of the Night
59)Missing weapon Id 36233 Traveler’s Ceremonial Pistol of the Night
60)Missing weapon Id 36234 Traveler’s Ceremonial Rifle of the Night
61)Missing weapon Id 36209 Traveler’s Ceremonial Scimitar of the Night
62)Missing weapon Id 36219 Traveler’s Ceremonial Speargun of the Night
63)Missing weapon Id 36239 Traveler’s Ceremonial Stave of the Night
64)Missing weapon Id 36223 Traveler’s Ceremonial Stave of the Night
65)Missing weapon Id 37715 Trident
66)Missing weapon Id 37727 Trident
Total: 67

I did not check against non-weapon+non-armor items on the TP or items that are not sellable on the TP so potentially the list could be longer.

EDIT: Next, I compared the items from this API against the items from the gw2db API. Seems that there are 12,592 missing items. I can’t say how accurate the gw2db API is, there may be old outdated data from gw2db. I have attached the data dump with the missing items to this post.

Attachments:

(edited by DarkSpirit.7046)

[API Bug]Items still missing from the API

in API Development

Posted by: Healix.5819

Healix.5819

Compared to the TP, it’s 325 total missing, down from 813.

Attachments:

[API Bug]Items still missing from the API

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

Compared to the TP, it’s 325 total missing, down from 813.

Thanks Healix. I didn’t want to bog down the TP server by querying for all the items, but thanks anyway.

[API Bug]Items still missing from the API

in API Development

Posted by: Cliff Spradlin.3512

Cliff Spradlin.3512

Lead Programmer

Does anyone have any of these items? If so, can you try transferring it to your bank, or mailing it? Once you do, I suspect it’ll appear in the discovered items list.

[API Bug]Items still missing from the API

in API Development

Posted by: rodadams.5963

rodadams.5963

The following items which BUY-3273 sells do not appear in the items/item_details API:
- All three Equipement Boxes.
- Gift of Ascension
- Versatile Simple Infusion

[API Bug]Items still missing from the API

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

I notice that some items that were missing last night are now found in the items API. Comparing with ALL items in the trading post, I have only 60 missing items now (see attached).

Attachments:

[API Bug]Items still missing from the API

in API Development

Posted by: Think.8042

Think.8042

Another problem is now that items appear as discovered, but the recipes that create them are still hidden. This is a little inconsistent, but probably caused by the fact that people are trading them, but nobody bothers to craft/discover. This leads to the problem that you can no longer be sure if an item is craftable or not, when the recipes are out of sync with items.

Example: Item #13585, Explorer’s Destroyer Staff. Since the last update, this item is in the item list, but not the recipe that is used for crafting it.

Any chance of making recipes for discovered items discovered by default?

[API Bug]Items still missing from the API

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

Comparing with all items in the trading post, it has only 49 missing items now. Looks like it is improving each day. I’ll wait a few days and test it again maybe all the items would be accounted for by then.