So, I'm definitely an extremely beginner but trying to find my way out of this rabbit hole.
I'm trying to automate the news section on my company Sharepoint Site via RSS feed.
I did use this guide in order to get the image as well. Things were running smooth while I used rss.app, but not when using the original link .
The error is: Failed to read requested Feed information. Details: Reference to undeclared entity 'ndash'. Line 11, position 27.
So it doesn't even complete the trigger.

I tried using a different action, like "list all RSS feed items" after a scheduled recurrence trigger, but ended up with the same error.
I don't know if there is a way to bypass this entity. Plz help.