Here is a bit more information to diagnose issue. Seems to only happen with the Associated Press (AP) RSS feeds
1. "When a feed item is published" RSS Trigger
INPUTS - The RSS feed URL
http://hosted.ap.org/lineups/BUSINESSHEADS.rss
2. Error: BadRequest
OUTPUTS - Status code 400
Body
{
"status": 400,
"message": "Failed to read requested feed because the content returned is not valid XML format. Details: The element with name 'HTML' and namespace '' is not an allowed feed format.\r\nclientRequestId: 145b2e2f-440f-45c3-9bfc-20bb3d5fe020",
"source": "rssconnectionprovider-westus.tip0-westus.p.azurewebsites.net"
}
Error Details:
Failed to read requested feed because the content returned is not valid XML format. Details: The element with name 'HTML' and namespace '' is not an allowed feed format. clientRequestId: 145b2e2f-440f-45c3-9bfc-20bb3d5fe020
******
Headers (if required for debugging):
{
"Pragma": "no-cache",
"x-ms-request-id": "145b2e2f-440f-45c3-9bfc-20bb3d5fe020",
"X-Content-Type-Options": "nosniff",
"Timing-Allow-Origin": "*",
"Cache-Control": "no-cache",
"Date": "Sun, 20 Aug 2017 14:24:57 GMT",
"Set-Cookie": "ARRAffinity=1c9e178b01a7edf5c61dddca8a1b25611827b36b00452aca3fbb81b8878998b1;Path=/;HttpOnly;Domain=rssconnectionprovider-westus.tip0-westus.p.azurewebsites.net",
"Server": "Microsoft-IIS/8.0,Microsoft-HTTPAPI/2.0",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Content-Length": "342",
"Content-Type": "application/json; charset=utf-8",
"Expires": "-1"
}
***
Issue also occurs with RSS Feed URL: http://hosted.ap.org/lineups/TECHHEADS.rss