Project

General

Profile

Bug #1155

Updated by Axel "Elanis" Soupé almost 3 years ago

``` 
 [achieve-games] ---> (Inner Exception #87) Dysnomia.Common.SteamWebAPI.Exceptions.ForbiddenException: {"playerstats":{"error":"Profile is not public","success":false}} 
 [achieve-games] at Dysnomia.Common.SteamWebAPI.SteamWebAPIQuerier.ThrowAPIErrors(HttpResponseMessage response) 
 [achieve-games] at Dysnomia.Common.SteamWebAPI.SteamWebAPIQuerier.Get[T](String url) 
 [achieve-games] at Dysnomia.Common.SteamWebAPI.SteamUserStats.GetPlayerAchievements(String key, UInt64 steamid, UInt32 appid, String l) 
 [achieve-games] at Dysnomia.AchieveGames.Business.Implementations.SteamApplications.<>c__DisplayClass20_2.<<GetUserStats>b__3>d.MoveNext() in /app/Dysnomia.AchieveGames.Business/Implementations/SteamApplications.cs:line 253<--- 
 ```

Back