You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One could extend the HappyR\Google\ApiBundle\Services\GoogleClient to access the \Google_Client.
I see your point that it should be possible to do this without extending the HappyR\Google\ApiBundle\Services\GoogleClient. A PR on this is much welcomed.
Hi,
i'm recently installed your bundle solution for google api client.
I have follow your differents configurations explanation :
but i don't understand how to specify the scope for Google Analytics Service
my code on Symfony 2.4.5 bundle :
$request = $this->getRequest();
$session = $request->getSession();
The text was updated successfully, but these errors were encountered: