Closed tipsypotato closed 5 months ago
I'm wondering how to get description of hidden achievements through steam web api and found the code below, but it seems 'IPlayerService/GetGameAchievements/v1' doesn't exist in Steamworks Documentation, so how do I get them?
https://github.com/SteamDatabase/BrowserExtension/blob/b3e81f043a56d2c263344caeb36caef3f2aefd8e/scripts/community/achievements.js#L148
Thank you in advance!
Chrome latest
Well, the api clearly exists.
nvm just found it here
Describe the bug
I'm wondering how to get description of hidden achievements through steam web api and found the code below, but it seems 'IPlayerService/GetGameAchievements/v1' doesn't exist in Steamworks Documentation, so how do I get them?
https://github.com/SteamDatabase/BrowserExtension/blob/b3e81f043a56d2c263344caeb36caef3f2aefd8e/scripts/community/achievements.js#L148
Thank you in advance!
Browser name and version
Chrome latest