You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have cloned the repo and run the app. Port 8080 works fine with dotnet run command or F5 in VS Code but port 5000 doest not work. Hence, Fetch data page has exception message.
However, if I run the solution in Visual Studio, everything works just fine. Fetch data works, too.
Activity