-
Notifications
You must be signed in to change notification settings - Fork 17
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
[BUG] No access token available
for some depot
#65
Comments
You need to own app to get info. Steam no longer gives to you without a license. |
Read the issue I linked on DepotDownloader please. I can access the depot with |
Depot 1523211 is fail to get info from steamdb too. |
Because it's a shared depot and steamdb doesn't own master appid, but if you use appid of app you own it would work normally. |
You can also test it like this: It downloads with DepotDownloader, but fails with steamctl, and the reason is: As I said, it uses depotfromapp appid instead Btw, |
Yeah that looks like a bug. Although, is using the |
I don't think it's steam's issue. You're techically requesting manifest and decryption key for app you don't own. Also from DepotDownloader:
AppInfo for 111710
Pay attention that depots with AppInfo for 1030830
The depot itself has a manifest ID, but steamctl still tries to run |
I see, thanks for the clarification. Will need to update the logic |
Description
Trying to get info on some depot doesn't work.
No access token available
error. I already reported it to SteamRE/DepotDownloader#349, so if you don't mind, refer to it. I think steamctl has the same reason.Steps to Reproduce the behavior
steamctl --user *** --password *** depot info -a 1030830 -d 1523211
Expected behavior
Depot info should be shown
What actually happend
No access token available
Logs
steamctl -l debug
Versions Report
steamctl --versions-report
(Run steamctl --versions-report and paste the output below)The text was updated successfully, but these errors were encountered: