• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Powershell access to REST api

W Scott Brown

New Pleskian
Has anyone been successful in executing an Invoke-RestMethod from a powershell script against an Onyx server? I can connect with a plethora of other REST tools, using both Basic and Session Key authentication, just not within Powershell. It fails during authentication with a 407 Proxy Authentication error.
 
Back
Top