Seems like it may be related to problems with Paris Steam server (which have drop in uptime to 95.5%), do your friends are from similar region too?
Comment has been collapsed.
I tested it out right now and I get a response for your SteamID:
{
"response": {
"game_count": 133,
"games": [
....
if it is just happening right now it is probably just the Steam API shitting itself. It tends to do that from time to time, give it a few hours and see if it fixes itself.
Comment has been collapsed.
alright. thanks. I thought my ID was somehow banned for some reason as a friend of mine in my same region also got the same results
Comment has been collapsed.
17,108 Comments - Last post 1 hour ago by RSDA
7 Comments - Last post 1 hour ago by Fluffster
6 Comments - Last post 2 hours ago by MikeWithAnI
1,555 Comments - Last post 4 hours ago by LinustheBold
224 Comments - Last post 5 hours ago by MeguminShiro
971 Comments - Last post 6 hours ago by InSpec
282 Comments - Last post 6 hours ago by Wok
12 Comments - Last post 2 minutes ago by quinnix
62 Comments - Last post 5 minutes ago by FateOfOne
25 Comments - Last post 13 minutes ago by derton2000
67 Comments - Last post 21 minutes ago by Almostn33t
93 Comments - Last post 25 minutes ago by Habaruku
30,443 Comments - Last post 37 minutes ago by War1ock
414 Comments - Last post 57 minutes ago by trentjaspar
I'm using the Steam API to keep track of my games and wanted to make a new script in PHP instead of python to better integrate it with my database, which I handle through PHP.
I've been tooling around for days but for some reason now it just decided to just output "{"response" : {}" every time I use my profile's SteamID64.
I tried with some friends' profiles and they all work with my API key.
I did check that my games privacy was set to public but I could previously see them anyway.
I post here for this because I only saw another post here describing a similar issue and there are no forums regarding the Steam web API
Comment has been collapsed.