SkinID Incorrect in the Skins API!

SkinID Incorrect in the Skins API!

in API Development

Posted by: AfterXII.2761

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

http://gw2shinies.com/ – A Guild Wars 2 Trading Post Service
http://gw2tno.com/ – The Nameless Ones [TNO]

SkinID Incorrect in the Skins API!

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Next

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!

SkinID Incorrect in the Skins API!

in API Development

Posted by: AfterXII.2761

AfterXII.2761

No problem! Thanks for the help Lawton.

http://gw2shinies.com/ – A Guild Wars 2 Trading Post Service
http://gw2tno.com/ – The Nameless Ones [TNO]

SkinID Incorrect in the Skins API!

in API Development

Posted by: Sariel V.7024

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.

(edited by Sariel V.7024)

SkinID Incorrect in the Skins API!

in API Development

Posted by: Lawton Campbell

Previous

Lawton Campbell

Web Programmer

Yeah, removed those from the list since they were just returning ErrBadParam. See this github issue.