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!

Programmatic way to check activation



  • Hi,

    Is there a way to check if ProGets license key has been activated programatically?
    At the moment, if ProGet is not activated, the only way I know via code, is the API simply wont work and will timeout.
    I was not sure if there was a registry key or some file I could inspect to find out.


  • inedo-engineer

    Hi @forbzie22_0253

    When the license information is invalid, ProGet will give an error on most API URLS (I think a 400, but I'm not totally sure) and will redirect to license info on Web page URLS.

    ProGet will attempt to auto-activate the license key if there is an activation problem; so that may delay the first request.

    The bes tway to check for license validity is to visit or use the API, and if it fails with "invalid license" then you know it's invalid.

    The /health Page should also display this I believe.

    Thanks,
    Alana



  • @atripp the health endpoint looks good, thanks


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation