I use Developer Account and API to connect to my clients accounts and generate reports. Now i have this error ProfitAndLossReport is NULL. I need the clients in my application to connect to my system so that I can view their reports and payment info.
I use this example https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/master/src/_Samples/ReportExample.php
how can I download done report?