web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Powershell error in PAD
Power Automate
Answered

Powershell error in PAD

(0) ShareShare
ReportReport
Posted on by 357

Hi Team, 

I am calling the api for upload pdf file in power automate desktop so 
I am facing bellow error 

Invoke-RestMethod : The underlying connection was closed: An unexpected error occurred on a send.
At C:\Users\sanket.shinde\AppData\Local\Temp\Robin\2hdqkcbma0i.tmp.ps1:24 char:13
+ $response = Invoke-RestMethod -Uri $apiUrl -Method Post -Headers $hea ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

  • Verified answer
    eetuRobo Profile Picture
    4,587 Super User 2026 Season 2 on at

    It seems like the error is happening in line 24 and character 13
    I haven't really used Powershell in PAD but try this:

    I googled and someone seemed to have similar problem and said that it was something about Powershell not supporting TLS1.2 but their web server was using that.
    And they added this line to make it work:

    [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
    

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 231 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 217 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 170

Last 30 days Overall leaderboard