0
lstsair created
- ABP Framework version: v4.0
- UI type: Blazor
- Tiered (MVC) or Identity Server Seperated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
I build the project using ABP Suite, set DBMigrator as startup project, build and run complete with no error. When I set Blazor as startup project and run the application in firefox, the message CORS error is show as
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://localhost:44380/api/abp/api-definition. (Reason: CORS request did not succeed)."
How to fix the error ?
3 Answer(s)
-
0
Hi,
I think your request was blocked by the browser, You can manually nav to
https://localhost:44380/api/abp/api-definition
and refresh Blazor page -
0
I still not able to fix the problem, how to unblock the browser
-
0
Hi
I can remotely check it by zoom today. (UTC +8) shiwei.liang@volosoft.com