The CustomVariables.getCustomVariablesValuesFromNameId API endpoint does not seem to work in API bulk mode.
e.g. the following works fine for me:
http://8.8.8.8/piwik/?module=API&method=CustomVariables.getCustomVariablesValuesFromNameId&format=json&token_auth=XXX&idSite=1&period=day&date=2014-06-01,today&idSubtable=1
however when using the same request in a API bulk query I get an exception (see attachment).
I assume the id of the subtable is okay because its the id I got from CustomVariables.getCustomVariables.
Other requests work fine in a bulk query, it's only this one that's throwing the exception.
thx for your help :-)
e.g. the following works fine for me:
http://8.8.8.8/piwik/?module=API&method=CustomVariables.getCustomVariablesValuesFromNameId&format=json&token_auth=XXX&idSite=1&period=day&date=2014-06-01,today&idSubtable=1
however when using the same request in a API bulk query I get an exception (see attachment).
I assume the id of the subtable is okay because its the id I got from CustomVariables.getCustomVariables.
Other requests work fine in a bulk query, it's only this one that's throwing the exception.
thx for your help :-)