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

[Bug] Feed API Not Accessible

Open goh-chunlin opened this issue 1 year ago • 0 comments

Describe the bug When visiting the web page, https://www.wearedotnet.io/goh-chunlin, the feeds cannot be loaded with the following message

Access to XMLHttpRequest at 'https://api.wearedotnet.io/creator/goh-chunlin/feeds' from origin 'https://www.wearedotnet.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://www.wearedotnet.io/goh-chunlin';
  2. View the console of the web page in DevTool;
  3. See the error mentioned above.

Expected behavior The feed on the page should be loaded successfully.

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 10
  • Microsoft Edge Version 113.0.1774.50 (Official build) (64-bit)

Smartphone (please complete the following information):

  • Device: n/a
  • OS: n/a
  • Browser: n/a

Additional context n/a

Thank you for your time attending to this.

goh-chunlin avatar Jun 12 '23 01:06 goh-chunlin