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?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login