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

4 years ago

Comment has been collapsed.

BTW my steam ID is 76561198116198393

4 years ago
Permalink

Comment has been collapsed.

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?

4 years ago
Permalink

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.

4 years ago
Permalink

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

4 years ago
Permalink

Comment has been collapsed.

Looks on all tickets about inability to sync due to "private profile"

Yeah, Steam has problems :hehe_dogo:

Problems... that never stop

4 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.