[SOLVED] Error XMLHttpRequest Error in Flutter web is a CORS error

preview_player
Показать описание
Error: XMLHttpRequest error.

This error has nothing to do with flutter but your backend and browser
Let’s disable the browser security
open -a Google\ Chrome --args --disable-web-security --user-data-dir
Рекомендации по теме
Комментарии
Автор

It is showing that ''The term 'open' is not recognized as the name of a cmdlet, function, script file, or operable program.''
How to fix this?

uvaismohammad
Автор

if in localhost is ok, but upload to server it doesn't work
how to fix?

s
Автор

this work only local host not production

adnanhaider
visit shbcf.ru