Hi, I have been going through the tutorial on
How to create serverless websites with Blazor and Azure Functions Part One and
www.allhandsontech.com
I can not get the blazor app to work the second half of the second part of the tutorial.
I can test with postman successfully. In the web browser I only get an error when attempting to "Add Food Type Item".
Has anyone else ran through this tutorial?
I think my problem is with cors setup.
Thanks.
How to create serverless websites with Blazor and Azure Functions Part One and

How to create serverless websites with Blazor and Azure Functions Part Two
In this tutorial, I'll show you how to build a Blazor component to interact with an Azure Functions Web API
I can not get the blazor app to work the second half of the second part of the tutorial.
I can test with postman successfully. In the web browser I only get an error when attempting to "Add Food Type Item".
Has anyone else ran through this tutorial?
I think my problem is with cors setup.
Thanks.