SkinID Incorrect in the Skins API!
AfterXII.2761:
Hey guys,
FYI, my new SkinID script picked up an incorrect ID below:
NEW ITEMS ADDED! New SkinID found! (5898)
This is a comparison of the API listings:
https://api.guildwars2.com/v2/skins/
https://api.guildwars2.com/v2/skins/5898
The first URL shows that this skin ID does in fact exist. When it is checked, it returns a bad param notice.
Sincerely,
RebornGeek
Lawton Campbell.8517:
Working through some minor issues on the skins API — have a fix for this that will go out the next time we deploy the API code. Sorry about that!
AfterXII.2761:
No problem! Thanks for the help Lawton.
Sariel V.7024:
I checked these last week, and I got several error entries.
1042, 1043, 1047, 1193, 2329, 2385, 2388, 2393, 2394, 2395, 2984, 3046, 6074
Looks like these aren’t in the list any more.
Lawton Campbell.8517:
Yeah, removed those from the list since they were just returning ErrBadParam. See this github issue.