Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS policy: No 'Access-Control-Allow-Origin' #18

Open
mgungorchamp opened this issue Aug 10, 2023 · 1 comment
Open

CORS policy: No 'Access-Control-Allow-Origin' #18

mgungorchamp opened this issue Aug 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@mgungorchamp
Copy link
Owner

mgungorchamp commented Aug 10, 2023

This morning I got this Error - crashed the xiaomi - so far Windows and FireTv did not show this behavior yet.

It seems CORS ( Cross-Origin Requests (CORS)) policy - but I could not find how to give access

[0:] Navigating to Web Media #: https://fast.com/
[chromium] [INFO:CONSOLE(0)] "Access to XMLHttpRequest at 'https://api.rlcdn.com/api/identity/envelope?pid=1258' from origin 'https://weather.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: about:srcdoc (0)
[cr_ChildProcessConn] onServiceDisconnected (crash or killed by oom): pid=10174 bindings:W S
[chromium] [ERROR:aw_browser_terminator.cc(156)] Renderer process (10174) crash detected (code 5).
[chromium] [FATAL:crashpad_client_linux.cc(732)] Render process (10174)'s crash wasn't handled by all associated webviews, triggering application crash.
[libc] Fatal signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0xcc9e58be in tid 10036 (board.infoboard), pid 10036 (board.infoboard)

Posted my question
https://github.com/search?q=repo%3Adotnet%2Fmaui++webview&type=issues

This guy has some solution but I could not understand
dotnet/maui#4003

Web Source
https://learn.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-7.0

But IDK yet the solution

@mgungorchamp mgungorchamp added the bug Something isn't working label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant