Closed AgentRocket closed 3 months ago
This is a continuation of https://github.com/Lacro59/playnite-successstory-plugin/issues/444
SteamApi.CurrentAccountInfos returns null, if no API-Key is set. This results in the code at https://github.com/Lacro59/playnite-plugincommon/blob/95b985867adc9ae54b043ad3d13a4be733637474/CommonPluginsStores/Steam/SteamApi.cs#L424-L456 not being executed and no completion Info being added to the achievements.
Done
This is a continuation of https://github.com/Lacro59/playnite-successstory-plugin/issues/444
SteamApi.CurrentAccountInfos returns null, if no API-Key is set. This results in the code at https://github.com/Lacro59/playnite-plugincommon/blob/95b985867adc9ae54b043ad3d13a4be733637474/CommonPluginsStores/Steam/SteamApi.cs#L424-L456 not being executed and no completion Info being added to the achievements.