The GoogleApiClient The main entry point for Google Play services integration
I'm using Google APIs Client Library for JavaScript (Beta) to authorize user google account on web application (for youtube manipulations). …
google-api oauth-2.0 google-oauth google-api-clientI have python webapp2 application but when I run it I get this error ImportError: No module named googleapiclient.discovery …
python google-app-engine google-api-client google-api-python-clientwe are getting a 401 Error from Google API: 401. That’s an error. Error: deleted_client The OAuth client was deleted. …
oauth-2.0 google-api google-api-client google-oauthI'm just trying to do a simple 'tutorial' app to get my phone's location (to learn how to use it …
android location google-play-services android-location google-api-clientIs there another way to connect Google API client? I use auto complete places and I have to use this …
android android-fragments google-places-api google-api-clientI get the error SecurityException: Not allowed to start service Intent but looks like it do not have good solution …
android android-intent google-api google-cloud-messaging google-api-clientI have created two refresh tokens for me: one for SCOPE = 'https://www.googleapis.com/auth/drive' and another SCOPE = …
google-api google-drive-api google-api-clientI've added a Google log-in to my Android App (steps can be found at edit 3 of this post). Everything works …
android login google-plus google-play-services google-api-clientThe Google Calender Node.js example requires a file called "credentials.json": https://developers.google.com/calendar/quickstart/nodejs Relevant …
node.js google-api google-calendar-api google-api-clientI set up Google SDK to use Google API with Application Default Credentials. For my local machine, created a credentials …
google-api google-compute-engine google-api-php-client google-api-client