Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error When Importing Games Marked Private #469

Open
burnpsy opened this issue Apr 1, 2024 · 2 comments
Open

Error When Importing Games Marked Private #469

burnpsy opened this issue Apr 1, 2024 · 2 comments

Comments

@burnpsy
Copy link

burnpsy commented Apr 1, 2024

This add-on sends an error if a game is added to Playnite that is marked as private on Steam using the recent Steam feature that allows me to do so.

Here is part of the relevant bit of extensions.log, for hopefully obvious reasons I am intentionally leaving out the lines directly before them that list the privated games by name:

01-04 17:19:27.097|INFO |SuccessStory#SteamAchievements:GetAchievements() - IsLocal : False, IsManual : False, HasApiKey: True, SteamIsPrivate: False
01-04 17:19:27.301|INFO |SuccessStory#SteamAchievements:Old
01-04 17:19:27.439|WARN |SuccessStory#SteamAchievements:Steam profil is private
01-04 17:19:27.439|ERROR|SuccessStory#Common:Error on GetPlayerAchievements()|G:\GitHub\Lacro59\playnite-successstory-plugin\source\Clients\SteamAchievements.cs|680
System.Net.WebException: The remote server returned an error: (403) Forbidden.

I'm not sure if anything can be done to get the achievement data in this situation, but at the very least there needs to be a rewording of the error message; my Steam account is not private, but the warning is saying that it is. No, the specific games are private, which is intentional.

@epeternally
Copy link

Are you using an API key? If you can't access the achievement list even with a key, I feel like that's a bug on Steam's end.

@burnpsy
Copy link
Author

burnpsy commented May 13, 2024

Yes, I am using an API key.

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

No branches or pull requests

2 participants