...or changed?
The script I was using a few months ago to assemble a bulkrequest no longer works, after updating to 1.12. I get an error "Please specify a value for 'urls'", despite having urls[0]/urls[1]/etc. (as is documented) in my request string. Having just a 'urls=' value in my request causes the API script to complain about needing an array as one of the arguments.
I'm not sure how I can pass along an actual array since Piwik_API_Request seems to need a string.
I know this code worked not too long ago. Any insight?
Thanks!
The script I was using a few months ago to assemble a bulkrequest no longer works, after updating to 1.12. I get an error "Please specify a value for 'urls'", despite having urls[0]/urls[1]/etc. (as is documented) in my request string. Having just a 'urls=' value in my request causes the API script to complain about needing an array as one of the arguments.
I'm not sure how I can pass along an actual array since Piwik_API_Request seems to need a string.
I know this code worked not too long ago. Any insight?
Thanks!