jsonsteamsteam-web-api

Steam API Returns blank json


Im trying to get a user's mann vs machine tour number using the Steam API.

https://api.steampowered.com/IEconItems_440/GetPlayerItems/v0001/?key=api&SteamID=steamid

but it returns a blank JSON. Has anyone got an idea why?


Solution

  • the issue was that steam api dont user https protocol use http instead

    http://api.steampowered.com/IEconItems_440/GetPlayerItems/v0001/?key=api&SteamID=steamid