Activités de "gvnuysal"

Répondre

Hi @maliming, I was able to do it by trying the steps on this link.

https://medium.com/wineofbits/angular-2-routing-404-page-not-found-on-refresh-a9a0f5786268

thanks,

Répondre

you are awesome.thanks your link.

I get CORS error for update processes, but if we do the insert process, I don't.

Access to XMLHttpRequest at 'http://10.100.20.101:8088/api/language-management/languages/806d5656-6deb-91bf-d532-39f6db038b0c/set-as-default' from origin 'http://localhost:4200' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

my appsettings { "App": { "SelfUrl": "http: // localhost: 8088", "ClientUrl": "http: // localhost: 4200", "CorsOrigins": "http: //*.TView.com,http: // localhost: 4200" } }

when I refresh the page in the browser

CORS error

Hi @liangshiwei thanks your answer

Hi Mehmet, Thanks your answer.

Affichage de 51 à 56 sur 56 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11