How to check the user owns our game in steam by web API?
There is a method GetOwnedGames (https://developer.valvesoftware.com/wiki/Steam_Web_API#GetOwnedGames_.28v0001.29)
but it does not work if the user has set up a private profile.
Are there any other ways or methods to find out that the user owns our game?