Insufficient privileges to get access token #379
Unanswered
ObviousViking
asked this question in
Q&A
Replies: 1 comment
-
In addition to the file content, even the file name are encrypted in the manifest and require the depot key to be decrypted. You cannot get that without owning the app. Other file info is technically available (size, flags), but doesn't seem like it's worth the effort to expose. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now i think im right in thinking that this is just the way that the script should work.
However its worth an ask.
I get the error 'Insufficient privileges to get access token' when attempting to download some depots. I assume as my account which logs in successfully doesn't own the app its trying to access.
However, i did use -manifest-only so surely it should let me access a list of the files rather than the files themsevles?
Beta Was this translation helpful? Give feedback.
All reactions