
Meshi8
-
Posts
13 -
Joined
-
Last visited
Reputation Activity
-
Meshi8 reacted to Dr. McKay in Getting Market price of Steam Items
The appid for the item is 753. You should prefix the game's appid to the market_hash_name, e.g.:
community.getMarketItem(753, "629960-:SoraSummerFlowerGaze2:", (err, item) => { });