Relative Content

Tag Archive for flutterhttpexception

cannot read data from API in flutter Web app

I’m working on an app which has a mobile and a web app I have created my custom Nodejs APIs with the MYSQL database, the APIs are working fine in the mobile app. but in I case of flutter web, my post APIs are working fine but I cannot read data from the API, The API is working fine in postman also in the mobile app, but when I test it in flutter web