Hi,
when using the api of a request to create a task, in the wizard added a command Report wizard output, what is the maximum data size that can be returned to me through the response from the wizard to the api?
I test through postman, I did not add additional headers, only the username and password, the maximum that was returned to me is 1.99 kb, if I add at least one more word to the variable, the value of which I want to return through the api, then nothing is returned
postman1 - this is when data is returned successfully
postman2 - This is when I added one more word to a variable in the wizard and nothing was returned in the response