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.
318 Comments - Last post 1 hour ago by DarthLonginus
21 Comments - Last post 2 hours ago by Dayannah
3,223 Comments - Last post 3 hours ago by drbeckett
10 Comments - Last post 7 hours ago by fedeLaria
228 Comments - Last post 9 hours ago by Reidor
5 Comments - Last post 12 hours ago by RobbyRatpoison
150 Comments - Last post 12 hours ago by Magiriano
1,590 Comments - Last post 16 minutes ago by CheMan39
43 Comments - Last post 20 minutes ago by real6662
1,387 Comments - Last post 1 hour ago by Masafor
123 Comments - Last post 1 hour ago by someonequeer
32 Comments - Last post 1 hour ago by windkit
119 Comments - Last post 1 hour ago by KOHTYP
153 Comments - Last post 2 hours ago by ChuanC6
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.