AspNet6IdentityServer4AngularOidcFlows icon indicating copy to clipboard operation
AspNet6IdentityServer4AngularOidcFlows copied to clipboard

Angular App not running

Open patanjalipos opened this issue 4 years ago • 3 comments

Capture

patanjalipos avatar Sep 20 '21 06:09 patanjalipos

Guess you need an npm install and an npm run build

Greetings Damien

damienbod avatar Sep 20 '21 20:09 damienbod

Hi Damien, It seems to be not the case. Node modules are there. NPM build is happening as Task Runner is executing the command. The problem seems to be in "AngularClientImplicitFlow" angular project. It is running on port 8080. and VS is running on 44311. but its all APIs are being called from host 8080. Cross site scripting err Capture or

patanjalipos avatar Sep 22 '21 18:09 patanjalipos

I run everything on iisexpress, the CORS policy is blocking 8080.

damienbod avatar Sep 22 '21 18:09 damienbod