Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

(ProGet) Access Feed without roaming user profile



  • What is the proper way to access a feed with credentials in Visual Studio without a roaming user profile?

    MyGet allows you to pop in the URL and asks you for credentials when you try to access it either through "Package Manager Console" or though "Manage NuGet Packages for Solution...". Is this possible with ProGet?

    Thank you in advance, I thought I might get better support if I restructured my question.



  • If the Anonymous user isn't granted privileges for viewing feed and the request doesn't have an auth header then ProGet will return a 401 response for viewing the feed via API.

    When this happens, NuGet will issue a credential prompt, and resend the request with whatever credentials you enter.

    Can you do a fiddler trace to see where things are going wrong?



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation