Community Member
·Flutterflow enthousiast

Issue when using toJson in API call

I'm experiencing a problem when using an API call that has JSON as its variable in the body.

In the API call, when setting the variable, I use a 'to JSON' and for some reason, the body of the api call remains empty. When I put the same variable in a Text field, the json array seems perfectly fine.

Anyone else encountered this?