Skip to content

Conversation

@Hona
Copy link
Contributor

@Hona Hona commented Jan 4, 2021

The possible responses are:

Fail

{
   "response":{
      "error":{
         "errorcode":3,
         "errordesc":"Invalid parameter"
      }
   }
}

Success

{
   "response":{
      "params":{
         "result":"OK",
         "steamid":"7650000000009496",
         "ownersteamid":"7650000000009496",
         "vacbanned":false,
         "publisherbanned":false
      }
   }
}

@babelshift babelshift merged commit 5ea5c99 into babelshift:master Jan 4, 2021
@babelshift
Copy link
Owner

Thanks for the contribution!

@Hona
Copy link
Contributor Author

Hona commented Jan 4, 2021

No worries!

I use this as a nuget package, so I'm just wondering when it would get updated?

@babelshift
Copy link
Owner

@Hona I've just pushed out 4.2.7. Let me know how it goes.

@Hona
Copy link
Contributor Author

Hona commented Jan 4, 2021

Ok I just tested it, works great! Thanks for pushing it out

Trekkan pushed a commit to Trekkan/SteamWebAPI2 that referenced this pull request Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants