FLUTTERFLOW AND MYSQL USING PHP API

Hello community,

I'm new to flutterflow and a php web developer.

I've been working with flutterflow for a while and I create APIs in PHP. However, I have a problem when I call an API that allows me to do an insertion in the MYSQL database.

I get an error when calling the API in flutter.

However, with the first GET API, I get a success message on connection.

It's with the POST request that I'm having problems. I'd like to know if anyone in the community has ever used flutterflow with a php api to connect to a MYSQL database.

Thanks

2
8 replies