You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had the same issue than another user already had: #71
I know the server is online, from a steam game called: ark survival evolved.
It's an Official server with online status and the ip is: 85.190.155.82:27015
Status Online: 3/70 players.
Had the same issue than another user already had: #71
I know the server is online, from a steam game called: ark survival evolved.
It's an Official server with online status and the ip is: 85.190.155.82:27015
Status Online: 3/70 players.
Since I closed #71, I have since learned that the GetServerSteamIDsByIP endpoint only works with servers that you have tied to your Steam account using this Steam UI.
There are not yet any bindings in this library to use the ISteamApps/GetServersAtAddress endpoint.
Had the same issue than another user already had: #71
I know the server is online, from a steam game called: ark survival evolved.
It's an Official server with online status and the ip is: 85.190.155.82:27015
Status Online: 3/70 players.
https://api.steampowered.com/ISteamApps/GetServersAtAddress/v1?addr=<85.190.155.82:27015>
Retrives me: {"response":{"success":false,"message":"'addr' param should specify a valid IP or IP:queryport"}}
How can I solve this?
The text was updated successfully, but these errors were encountered: