You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I download a private repo asset file? Even using a token in c#, it seems impossible.
Just to be clear, The token I am using is correct, I can access repo info, downloading public assets file is OK, but downloading any private asset does not work. I guess because it's not got permissions for the WebClient download?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I download a private repo asset file? Even using a token in c#, it seems impossible.
Just to be clear, The token I am using is correct, I can access repo info, downloading public assets file is OK, but downloading any private asset does not work. I guess because it's not got permissions for the WebClient download?
Beta Was this translation helpful? Give feedback.
All reactions