dotnet-creator-cards
dotnet-creator-cards copied to clipboard
[Bug] Feed API Not Accessible
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:
- Go to 'https://www.wearedotnet.io/goh-chunlin';
- View the console of the web page in DevTool;
- See the error mentioned above.
Expected behavior The feed on the page should be loaded successfully.
Screenshots
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.