Difference between revisions of "Talk:WebAPI/GetAssetPrices"
Line 1: | Line 1: | ||
When querying for appid 753 (Steam), I recieve a "Failed with status 404 Not Found" error as a response. But if you use the "GetClassInfo" method, and use 753 as your appid, you can still access items. For example querying for classid 1052 gives you "Magicka: Nippon", but 1053 gives you "Monday Night Combat". Does anyone have an idea of where these class id's are coming from, because they do not match up with their game ids. -DeadflyProductions- 21:39, 23 June 2013 (PDT) | When querying for appid 753 (Steam), I recieve a "Failed with status 404 Not Found" error as a response. But if you use the "GetClassInfo" method, and use 753 as your appid, you can still access items. For example querying for classid 1052 gives you "Magicka: Nippon", but 1053 gives you "Monday Night Combat". Does anyone have an idea of where these class id's are coming from, because they do not match up with their game ids. -DeadflyProductions- 21:39, 23 June 2013 (PDT) | ||
+ | : I never found out any real information about the system that generates those IDs but my first guess is that it's just an autoincrementing primary key. -- [[User:Lagg|Lagg]] [[File:Backpack_Stickybomb_Launcher.png|24px|link=User_talk:Lagg]] 21:40, 23 June 2013 (PDT) |
Revision as of 04:40, 24 June 2013
When querying for appid 753 (Steam), I recieve a "Failed with status 404 Not Found" error as a response. But if you use the "GetClassInfo" method, and use 753 as your appid, you can still access items. For example querying for classid 1052 gives you "Magicka: Nippon", but 1053 gives you "Monday Night Combat". Does anyone have an idea of where these class id's are coming from, because they do not match up with their game ids. -DeadflyProductions- 21:39, 23 June 2013 (PDT)
- I never found out any real information about the system that generates those IDs but my first guess is that it's just an autoincrementing primary key. -- Lagg 21:40, 23 June 2013 (PDT)