Hey, when I try use the login in bloc_login, the error
XMLHttpRequest error
appears as a Alert within the flutter app. I let my flutter app run as a web app and the calls to the Django - restframework work very well when initiated from another python script (using requests). How can I debug this error?
Hey, when I try use the login in bloc_login, the error
appears as a Alert within the flutter app. I let my flutter app run as a web app and the calls to the Django - restframework work very well when initiated from another python script (using requests). How can I debug this error?