Dinis Ueldanov

Results 2 issues of Dinis Ueldanov

### Issue Description I get "unauthorized: master key is required" error when I try to do aggregate ParseQuery as below. ``` ParseClient::initialize('appId', null, 'masterKey'); ParseClient::setServerURL('https://example.com', 'mountPath'); $pipeline = [ 'group'...