Raw Body Incomplete API GET.

Database & APIs

Hello community! ๐Ÿ˜Š

I'm trying to retrieve a file from an API. This file is transmitted to me in the Raw Body Text.

I have the impression that I am not able to retrieve it in its entirety. When going through the tests, I successfully retrieve my raw body, which consists of more than 210 lines.

But when executing the API in web mode or test mode, I do not get my raw body text completely.

Does anyone have an explanation? Any help would be greatly appreciated.

Thank you very much! ๐Ÿ™"

What have you tried so far?

I've tried changing APIs, tested with Postman, tried different custom codes, but nothing has worked to retrieve my API differently.

Did you check FlutterFlow's Documentation for this topic?
Yes