David B
10/22/2019, 9:24 PM.<http://app.netsuite.com/app/reporting/reportrunner.nl?reportaction=showstoredresults&id=[accountid]:[reportresultid]|app.netsuite.com/app/reporting/reportrunner.nl?reportaction=showstoredresults&id=[accountid]:[reportresultid]>:
Encoded once the id parameter should be:
id=[accountid]%3A[reportresultid]%3A
But instead it's encoded a second time to:
id=[accountid]%253A[reportresultid]%253A
Which NetSuite returns a "Invalid Report ID" error for