Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

CustomVariables.getCustomVariablesValuesFromNameId does not work in Bulk API mode (no replies)

$
0
0
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 :-)

Viewing all articles
Browse latest Browse all 4243

Trending Articles