When a front-end application (think javascript) tries to access your ASP.NET Core API, if your API is hosted at a different “origin” then you’ll see the dreaded “CORS” error.
Use this tool to make your ASP.NET Core API and front-end app play nice.
corsdot.net/?utm_source=list