Hey Im using jamf API with a HTTP module
when I set my page size to 100 it works perfectly but when I go more than 200 I get the following:
Data too long. The log content was cut. The size of the original buffer was: 18779526
Hey Im using jamf API with a HTTP module
when I set my page size to 100 it works perfectly but when I go more than 200 I get the following:
Data too long. The log content was cut. The size of the original buffer was: 18779526
The data is still probably there, just that it won’t be displayed to you in the output bundle window.
Hi,
Did you manage to get around this issue? If yes, how did you do that?
I’m facing something similar at the moment.