nuget.config - unauthorized 401 when trying to get nuget packages




I was having some issue with getting nuget packages and getting 401. Then i added nuget.config in my source repository and it has the following configurations :-



The only mistake i made was using an incorrect tags for my <packageSourceCredentials>

This works for me.  Also this is not the only problem, it turn out one of the nuget repository that i have in my configuration no longer 'online' / active. So i have to remove it to get the rest of nuget package working. 

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm