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 / HTTP action consistent...
Power Automate
Suggested Answer

HTTP action consistently fails with "Error while copying content to a stream"

(0) ShareShare
ReportReport
Posted on by
I have a cloud flow using HTTP action that has been running reliably for an extended period, calling a POST endpoint and parsing the json response. In the last several runs it has started failing consistently (100% reproducible, including after 4 retry attempts with exponential backoff) with BadRequest Http request failed as there is an error: 'Error while copying content to a stream.'
No values are returned in the action's outputs, the failure occurs before a complete response can be captured, suggesting the connection is being terminated mid-transfer rather than the server returning an HTTP error status.
 
Request details:
URI: https://webgate.ec.europa.eu/rasff-window/backend/public/notification/search/consolidated/
Method: post
Headers: content-type: application/json
Body: small json payload (~400 bytes), unchanged from when the flow was working.
 
Troubleshooting already performed:
  1. Disabled Allow chunking in settings - no change.
  2. Added accept-encoding: identity header to rule out gzip-related stream handling - no change.
  3. Added retry policy (exponential, 4 attempts) - all 4 attempts fail identically.
  4. Verified server-side behavior independently: sent the identical request (same URI, headers, body) from an external tool (no cookies, no browser headers, just content-type: application/json) - received a clean 200 OK, valid json body, 29.49 KB, in under 1 second. This confirms the server is healthy and not rejecting "bare" non-browser clients.
  5. Confirmed this is an isolated flow with no other users or recent edits by anyone else in the tenant.
Given that an external client receives a complete, valid response to the exact same request, but the PA HTTP action consistently fails to fully read/copy that response - is this a known issue with the HTTP action's outbound network path or stream handling (e.g. specific to traffic originating from Azure datacenter IP ranges, or a recent regression in the connector)? Is there a recommended workaround other than switching to a custom connector or external proxy?
Categories:
I have the same question (0)
  • Suggested answer
    Ellis Karim Profile Picture
    12,163 Super User 2026 Season 1 on at
    The server seems to be down: https://webgate.ec.europa.eu/
     
     
     
    Ellis Karim
    Ellis Karim
    elliskarim.com  |  LinkedIn  |  Bluesky
    If this solved your issue, please mark it as ✅ Accepted Answer. If it helped, feel free to give it a 🩷 Like!

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 Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard