Nuget 401 Response status code does not indicate success
All of a sudden I can't add anything from nuget (standard nuget 3 official package source).
https://api.nuget.org/v3/index.json
Also happening on other peoples machines. Tried latest stable and beta, same issue.
Help!
Paul
https://api.nuget.org/v3/index.json
Also happening on other peoples machines. Tried latest stable and beta, same issue.
Help!
Paul
Comments
In the mean time, the dotnet-core source is working fine: https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json
I guess it's a SSL3/TLS1.2 related issue.
LINQPad reported the following error dialog:
My fiddler screen-shot: