dotnet-creator-cards icon indicating copy to clipboard operation
dotnet-creator-cards copied to clipboard

[Bug] My creator profile fails to show the feed

Open karlospn opened this issue 1 year ago • 2 comments

Describe the bug My creator profile doesn't show my feeds.
The call to https://api.wearedotnet.io/creator/karlospn/feeds returns a 500 error.
I checked the feed with the RSS validator (https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.mytechramblings.com%2Findex.xml) and everything seems correct.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.wearedotnet.io/karlospn
  2. The call to retrieve the feed throws a 500 error and the spinner keeps going on forever.

Expected behavior I would expect that the articles from my feed were synchronized successfully.

karlospn avatar Jun 12 '23 13:06 karlospn