Feed-issue: No parser can handle this stream #1221
Answered
by
SMillerDev
sxtea
asked this question in
Feed issues
|
Hi folks, I am trying to implement this RSS-Feed: https://www.kkvhh-digital.de/index.php?option=com_easyblog&view=latest&format=feed&type=rss However im getting the error message: No parser can handle this stream. Its probably something stupid. Your help is much appreciated, |
Answered by
SMillerDev
Mar 4, 2021
Replies: 1 comment 1 reply
|
The feed is referencing https://www.kkvhh-digital.de/pinnwand?format=feed&type=rss as it's location, which will redirect to a login page. And the login page isn't a feed. The author should fix the self reference |
1 reply
Answer selected by
sxtea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The feed is referencing https://www.kkvhh-digital.de/pinnwand?format=feed&type=rss as it's location, which will redirect to a login page. And the login page isn't a feed. The author should fix the self reference