Activities of "gvnuysal"

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,

Answer

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.

顯示 56 個紀錄的 51 到 56 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11