A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Well, I suddenly saw what was causing it, an exception:
"The remote server returned an error: (401) Unauthorized" - but the rss reader swallowed this exception.
...so I'll have to work out this one, then...
(EPiServer 5.2)
I've been trying to create an "internal" RSS feed with RssFeed.aspx , and I use an EPiCode RssControl.ascx webpart to display it.
It doesn't show the "internal" RSS feed. Seemingly because the rss stream contents is not assumed to contain xml. Fetching an rss feed generated on another server works fine.
Any ideas, anyone ?