even just this line of code...
acc = SteamId.from_steam_id('STEAM_0:0:16889404')
gives me the following error...
XML data could not be parsed: redirection forbidden: http://steamcommunity.com/profiles/76561197994044536?xml=1 -> https://steamcommunity.com/profiles/76561197994044536?xml=1
am I missing a gem or something?
even just this line of code...
acc = SteamId.from_steam_id('STEAM_0:0:16889404')gives me the following error...
XML data could not be parsed: redirection forbidden: http://steamcommunity.com/profiles/76561197994044536?xml=1 -> https://steamcommunity.com/profiles/76561197994044536?xml=1am I missing a gem or something?