I created a standard Blazor server app then I added an API Controller with read/write actions Now I want to call the action from the index page but it doesn\'t work. It runs wit