Skip to main content

Notifications

Power Automate - Power Automate Desktop
Suggested answer

invoke web services error

(0) ShareShare
ReportReport
Posted on by 8
Categories:
  • SwatiSTW Profile Picture
    SwatiSTW 306 on at
    invoke web services error
    can you share screenshot of it
  • TN-20081510-0 Profile Picture
    TN-20081510-0 8 on at
    invoke web services error
    When i enter full URL in PAD, it says invalid and throws an error.
  • Suggested answer
    SwatiSTW Profile Picture
    SwatiSTW 306 on at
    invoke web services error
    When the trigger is set to "Anyone", the flow requires authentication via a Shared Access Signature, which is already part of the URL in the sig parameter
    Try below steps which should resolve issue
    1. Use Full URL in PAD - Ensure the complete URL, including the sig parameter, is used in the Invoke Web Service action.
    Example format:
    https://prod-130.westus.logic.azure.com/.../invoke?...&sig=XXXXXXXXXXXXXXX
    2. Configure Invoke Web Service in PAD - 
    Set Method to POST.
    Paste the complete URL in the URL field.
    Set Header to Content-Type: application/json (if required).
    Ensure Proper Payload (if needed):
    3. Match the request body with the expected JSON format of the flow.
    4. Re-run the Action - Test the Invoke Web Service action in PAD to see if it works correctly.

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

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

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,445

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,741

Leaderboard