Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Power Automate Desktop
Suggested answer

Failed to deserialize input arguments json AFTER pad update

Like (0) ShareShare
ReportReport
Posted on 28 Mar 2025 05:53:19 by 8
This problem only occurs AFTER I update my Power Automate Desktop version last week. (11.2503.293.0) previous version I forgot...
 
Situation: when I invoke a desktop flow using Task Schedular
 
What works:
ms-powerautomate:/console/flow/run?environmentid=Default-abcd&workflowid=abcd&inputArguments={\"isSth\":false}
What does not work:
ms-powerautomate:/console/flow/run?environmentid=Default-abcd&workflowid=abcd&inputArguments={\"sth\":\"abc\"}
before update, a combine of this works
i.e. &inputArguments={\"isSth\":false, \"sth\":\"abc\"}
 
The exact message I have:
Exception message: Failed to deserialize input arguments json
HResult: -2146233088
Thank you very much in advance.
Categories:
  • Suggested answer
    CU07010100-0 Profile Picture
    8 on 28 Mar 2025 at 09:00:49
    Failed to deserialize input arguments json AFTER pad update
    ok eventually I solved this problem myself after keep on trying. The below solution works:
    ms-powerautomate:/console/flow/run?environmentid=Default-abcd&workflowid=abcd&inputArguments={\"isSth\":false,\"sth\":'abc'}
    no space, string value embraced by single quote

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,513 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,636 Most Valuable Professional

Leaderboard
Loading started