waylaidwanderer / PHP-SteamCommunity

A PHP library for interacting with the Steam Community website (steamcommunity.com)
MIT License
76 stars 41 forks source link

Confirmations->fetchConfirmations works sometimes #42

Open tonoslav opened 8 years ago

tonoslav commented 8 years ago

Hello guys,

I don't know why when I make the same request by fetchConfirmations method, sometimes it works, sometimes in doesn't return anything. It is 100% the same request, I can press F5 few times and it returns almost 50%/50% true/false. Somebody has the same problem, or know how to solve it? Code is taken from bot example php file.

mruz commented 8 years ago

I can confirm this problem.

CyanoFresh commented 8 years ago

+1

mruz commented 8 years ago

It's related to https://github.com/waylaidwanderer/PHP-SteamCommunity/issues/19#issuecomment-213485929

tabuna commented 7 years ago

+1 Recently only returns void (There is nothing to confirm) Who can help me?