Top "Gdata" questions

GData (Google Data Protocol) provides a simple protocol for reading and writing data on the Internet, designed by Google.

Get refresh token google api

I can't get my refresh token with my code. I can only get my access token, token type etc., I …

google-calendar-api token access-token gdata
Not receiving Google OAuth refresh token

I want to get the access token from Google. The Google API says that to get the access token, send …

gdata gdata-api access-token
Android java.lang.VerifyError?

In my Android app, I always get VerifyErrors! And I cannot figure out why. Whenever I include a external JAR, …

java android gdata verifyerror
Show YouTube private videoes only for website users

I have experience with YouTube API. But I always used it for public videos. Now. what I want to achieve …

youtube youtube-api gdata gdata-api
Google.GData.Client.GDataRequestException - Authentication suddenly fails in old code

I'm suddenly starting to get the following exception when attempting to authenticate and access a spreadsheet on Google drive: Unhandled …

c# google-api gdata google-oauth
Unable to Connect to ssl

I have configured the openssl with wamp (Apache server). But while I using gdata api I'm getting following error. ( ! ) Fatal …

php ssl openssl gdata
contentDetails or duration not coming using Youtube v3 api

Look at this link , there is an example given https://www.googleapis.com/youtube/v3/videos?id=7lCDEYXw3mM&…

youtube google-api youtube-api gdata youtube-javascript-api
NoSuchMethod error getting a gdata service

I get the following error: Exception in thread "main" java.lang.NoSuchMethodError: com.google.common.collect.ImmutableSet.of([Ljava/lang/…

java service youtube gdata gdata-api
When authenticating with oAuth and youtube, always get error : invalid_grant on 2nd auth attempt, why?

As of yesterday, my application is able to authenticate with google (youtube) via oAuth 2.0 the first time no problem but …

youtube google-api gdata
Retrieving data from Google Analytics API using .NET/C#

I'm trying to retrieve data from google analytics with a local console app. Im able to extract some data without …

c# .net google-analytics google-analytics-api gdata