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 Pages / Power Automate URL Error
Power Pages
Suggested Answer

Power Automate URL Error

(0) ShareShare
ReportReport
Posted on by
Current Power Automate URL is a direct workflow endpoint and requires OAuth. Either:
1) set environment variable POWER_AUTOMATE_BEARER_TOKEN, or
2) replace POWER_AUTOMATE_URL with the signed HTTP trigger URL from the flow.

Trying to set up workflows to send a teams msg thru power automate. I
 have a Power Automate flow using "When a Teams webhook request is received" that posts to a Teams group chat.
Categories:
I have the same question (0)
  • Suggested answer
    Sunil Kumar Pashikanti Profile Picture
    2,097 Moderator on at
     
    This error happens because you’re calling a secured Power Automate workflow endpoint that requires OAuth.
    For Teams messaging from Power Pages, you should use the Webhook URL generated by the “When a Teams webhook request is received” trigger.
    That URL is already signed and does not require OAuth. Copy the webhook URL from the trigger after saving the flow and use that instead.
     
     
    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.
  • Suggested answer
    11manish Profile Picture
    2,716 on at
    In Power Automate, your issue is caused by using the wrong flow endpoint.
     
    Problem
    • You are calling a direct workflow endpoint
    • This requires OAuth (Bearer token)
    • Not suitable for webhook scenarios
    Solution
    Use the signed URL from the trigger:

    “When a Teams webhook request is received”

    This URL includes a signature (sig)
    • No OAuth required
    It looks like:
    https://prod-XX.westeurope.logic.azure.com/.../triggers/manual/paths/invoke?...&sig=XXXXX

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
11manish Profile Picture

11manish 36

#2
Valantis Profile Picture

Valantis 32

#3
omkarsupreme Profile Picture

omkarsupreme 25

Last 30 days Overall leaderboard