-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:powerautomateCategory: Power Automate / FlowCategory: Power Automate / Flowsharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supporttype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Developer environment
Windows
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- Same HTTP flows are imported in two environments
Describe the bug / error
Subscribe SharePoint list webhook does not work with new HTTP trigger flow.
When SharePoint tries to validate the URL, it doesn't include the query validationtoken for the new URL.

Using the old URL as validate URL is still working correct so there is no changes in the flow itself.

Steps to reproduce
- Send a POST to SharePoint REST API to register for list webhook
- The notification in the body of the POST request is the new URL of HTTP Trigger Flow
- Observe SharePoint calls to the flow without validationtoken
Expected behavior
When SharePoint calls to the flow new URL, it should includes validationtoken in query for new subscriptions
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:powerautomateCategory: Power Automate / FlowCategory: Power Automate / Flowsharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supporttype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.