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!

Prompting for apikey with PowerShell Publish-Module while permissions exist



  • I've installed ProGet, with LDAP integration and Windows Auth.
    I set up a feed,and granted permissions for a group to both view, download, and publish packages.
    When I use Publish-Module PowerShell command with credential parameter to push a module up to the feed, it reports an error:
    publish-module : NuGetApiKey is required for publishing a module or script file to the specified repository 'TestPosh' whose
    publish location is 'http://itsnt2216.iowa.uiowa.edu:81/nuget/TestPosh'. Try again after specifying a valid value for the
    NuGetApiKey parameter. To get your API key, view your profile page.

    According to the following article this should work:
    http://inedo.com/support/kb/1112/api-keys-in-proget

    What am I missing?

    Product: ProGet
    Version: 4.7.11



  • That error appears to be coming from the client (the Publish-Module cmdlet). I wonder if you upgrade to a newer version it will work.

    Alternatively you can set the api key, and it will be ignored by ProGet.



  • I followed your suggestion of providing a Nuget API key, I got a different error.

    I found that if I unregistered the repository in PowerShell, and reregistered it, things work as expected when you provide an API key.

    It appears that Publish-Module does not work without an API key. Since ProGet will ignore it, (assuming the feed is not configured with one), you get the effect of just credential auth. (So might as well put an API key on the feed to avoid confusion.)


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation