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!

Change API Endpoint URL



  • Hello,

    When trying to install a package from Visual Studio using Nuget Package Manager, the process fails. I am assuming it's because the API Endpoint URL is http, rather https. The ProGet server is behind an F5, which routes https traffic to http, but the starting URL needs to be https, as http will just time out. I am assuming this what the issue is, as the the suggestion for command line install also references http URL (this fails, but switching it to https at the command line installs the package without issue). Please advise. I looked through the DB tables for a place to change the value, and could not locate anything suitable

    Thank you.

    Product: ProGet
    Version: 3.7.5



  • In Admin > Advanced Settings, there is a setting for ODataBaseUrl, set that to:

    https://{proget-server}/nuget/



  • Thank you very much, Tod. That did the trick!



  • On version 5.1.17 this setting is called Web.BaseUrl


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation