After authentication, etc., I'd like to add a callback function to the queries for the main data. I've tried appending the obvious &output=json&callback=func and I don't see any reference to func in the return.
Is this model not supported? If not, what are the alternatives?