The google-data-api tag has no wiki summary.
0
votes
0answers
27 views
Google Sites API failed to return entries which are not in first chunk
I am trying list out all available lists, webpages, announcements, file cabinets present in Google site, by using Query(with .Net Google Data APIs):
...
0
votes
1answer
43 views
I need to verify the ownership of website using “metatag” in Webmaster Tools - Response 400: Bad Request
I need to verify the ownership of website using "metatag" in Webmaster Tools. I am using Google Webmaster Tool API in Vb.net.
Following are the code logic.
Dim client As New WebClient
Try
...
0
votes
0answers
39 views
Google Calendar JSON API - Get Multiple Calendar Feeds
In an iOS application, I'm using the Google Calendar API to retrieve some public calendar events in JSON format by making a GET request to this URL.
...
2
votes
1answer
92 views
Download a Google Sites page Content Feed using gdata-python-client
My final goal is import some data from Google Site pages.
I'm trying to use gdata-python-client (v2.0.17) to download a specific Content Feed:
self.client = ...
0
votes
1answer
32 views
Retrieving the unreadCount tag for a YouTube video
How do I get the unreadCount value using the YouTube client library?
I think this is a new tag in the YouTube Data API, but I can't find the API method to get it.
I can only get some values through ...
0
votes
0answers
7 views
How to set contacts name in through GoogleContactsApi
I'm trying to create contacts on Google-Contacts through the API v3.
Emails and phones are being persisted correctly. But the name remains blank.
This is the code I use: ...
0
votes
1answer
34 views
Google + API to get posts based on location
Thanks for your time.
I am writing an app with google plus data api. I need a help in that. I need to get all the public post from users in a specific location. Do you have any way to search for post ...
14
votes
5answers
17k views
where i can get google developer key
I am working on google API like chat,contacts and so on...
I am stuck on developer_key as mentioned in gdata doc.
The developer key, you get this at
https://code.google.com/apis/console
...
1
vote
0answers
53 views
Google Data API, how to authorize the ContactsClient with an access-token?
I am using Django-Social-Auth to login via OAuth2.0 successfully to Google.
Now I would like to retrieve the contacts, however I have a problem with authorizing my python client:
gd_client = ...
0
votes
1answer
44 views
GoogleMailSettingsService giving Error 403 on everthing
I am trying to retrieve labels with GoogleMailSettingsService through C# code but I am getting a 403 Forbidden error. I am using a Admin username / password, the "Use provisioning API" option is ...
0
votes
1answer
67 views
Change acl of pdf and non-google documents (EDU domain)
I'm receiving this error when trying to change file ownership from Google Apps Script (Google Apps for Education):
GDataServiceExceptionYou can't yet change the owner of this item. (We're working on ...
0
votes
1answer
62 views
Marketplace app, use OAuth 1.0 or 2.0?
a lot of documentation that I had read about how to build Marketplace's apps is telling me to use OpenID+Oauth 1.0 with 2-Legged.
But reading all other information about Authentication on Google's ...
6
votes
1answer
525 views
Google Docs API - Impersonate User File Download
Using the Google Docs Java API with a Google Apps account, is it possible to impersonate a user and download a file?
When I run the program below, it is clearly logging on to the domain and ...
4
votes
1answer
248 views
Retain Formatting Using Group By Aggregation in Google Visualization API
Using Google's Visualization API, I use google.visualization.data.group to create sub-tables based on my raw data. My raw data uses the trick of {v:"US", f:"United States"} to display something other ...
0
votes
1answer
321 views
Picasa API for Android
Does somebody know where I can find a good API to send and receive photos from my Android-phone to Picasa? I've been searching for more than 2 days but I can't find a good way.
I think the best way ...
0
votes
3answers
1k views
Authorizing requests with OAuth 2.0 in Google Spreadsheet API
I am trying to create a PHP web page that requires reading some data from a google spreadsheet in my domain (I am using Google Apps Free Edition).
The spreadsheet to be read is a non-public one but ...
0
votes
2answers
318 views
How to use OAuth2Credentials with Google API gdata client in python?
I've worked out how OAuth2 works (via https://developers.google.com/api-client-library/python/guide/aaa_oauth) and now have an OAuth2Credentials object (let's call the object credentials) that I want ...
1
vote
1answer
387 views
Google Sites API + OAuth2 (on Appengine)
I've been trying to make use of the Python Library to access the Google Sites API.
The first step requires a user to authorize our application, they recommend to use OAuth2 and they provide a ...
3
votes
3answers
4k views
Google App Engine cannot find gdata module
I can run a simple "Hello World" Google App Engine application on localhost with no problems. However, when I add the line "import gdata.auth" to my Python script I get "ImportError: No module named ...
1
vote
2answers
409 views
How to access Google client api without Oauth (just API key)
I am trying to access Google api client (Ruby) without Oauth..
I have found this info:
http://thecodeabode.blogspot.com.au/2012/07/google-api-ruby-client-authorizing-with.html
But unfortunately, if ...
0
votes
0answers
138 views
How to use Google App Engine service account authentication with Google Data Api?
We are making Google App Engine application(Java) that will be deployed to Google Apps and for multiple customers for start and later publish at Google Apps Marketplace.
Our application requires, for ...
0
votes
1answer
130 views
Google Contacts API Explorer?
Ive been implementing a google contacts importer for our website and was looking for a way to test out the API calls so I can see the flow and what they return. There is a google api explorer but ...
3
votes
2answers
1k views
Java - Converting a datetime into gregorian calender time(date)
I am using google data api which gives date in datetime format. I want to convert this DateTime format date in Gregorian calendar date format. Does anyone know any methods for doing this?
*Edited the ...
1
vote
2answers
530 views
What is a GDATA extension profile?
I want to get the XML in atom format of a GoogleDocs spreadsheet using the [generateAtom(..,..)][1] method of the class BaseEntry which a SpreadsheetEntry inherits. But I don't understand the the ...
0
votes
2answers
496 views
Net::HTTP failure to access Google Docs List Data API
I am trying to consume the Google Docs List Data API Version 3.0 using Net::HTTP in ruby using the following code.
require 'net/http'
spreadsheets_uri = ...
0
votes
1answer
133 views
Confusion on the Old Google Data AP, new Google API, and the Google Apps Marketplace
Currently Google is migrating their old Google Data API to the new Google API.
When we do API queries over the old Google Data API, we usually use Zend Framework and the given consumer key/secret to ...
5
votes
4answers
681 views
Gdata JavaScript Authsub continues redirect
I am using the JavaScript Google Data API and having issues getting the AuthSub script to work correctly. This is my script currently:
google.load('gdata', '1');
function getCookie(c_name){
...
0
votes
0answers
50 views
Update Contents of already uploaded fine in Google Sites File-cabinet using C#?
Does anyone know how to update the contents of an already uploaded attachment in Google sites File-Cabinet?
I have tried the code below but no luck...
FileStream strm = new ...
4
votes
1answer
80 views
Why am I getting “unrecognized selector” errors when subclassing GDataEntryBase from Google Data Objective-C Client Library?
I've built the Google Data APIs Objective-C Client Library and have it linking and working with my application (incl. GTMOAuth2) and can pull data back. I need to work with the Provisioning API (still ...
1
vote
0answers
65 views
In python ,How the method DocumentQuery() in gdata can use with image file such as .jpg .png?
In Google Doc APIs with Python >> gdata.docs.service.DocumentQuery(categories)
1.)How can it use with the image files? or Do I set categoiries parameter ,or not?
2.)The parameter(categories) ,how ...
3
votes
1answer
70 views
hosting application on GAE & database on different server
I want to host my java web application on GAE and my database on different server(GoDaddy).
Google data store is free for only 6 months, So i would like to use database of different hosting(goDaddy). ...
1
vote
1answer
314 views
Google Blogger API : AccessTokenRefreshError:invalid_grand message
I am using google-python-client-api for Blogger API (Service Account - OAuth).
This is my code (which is taken my tasks api example)
import httplib2
import pprint
import sys
from ...
0
votes
2answers
161 views
YouTube search url for searching username and keywords; and sort results by rating
I have a script that will display the json results of a youtube search. The following url will not sort though it does return the results provided I put in a username into username.
...
2
votes
2answers
498 views
read/write Google Spreadsheet cell feed with Javascript
I try to read and write a cell in google spreadsheet with http request by javascript. The "read" operation works, but the "write" operation fail.
Please help to point out which part I should modify ...
0
votes
0answers
23 views
Trouble using Googles Python Data Library
Totally newbie question here but I'm getting this error that is preventing me from using Google's Python Data Library. I know it's an install issue but can't figure out how to troubleshoot. Can ...
3
votes
0answers
67 views
As Google Data List APIs has been deprecated, then which api to use for Google sites?
As Google Data List APIs has been deprecated by Google, so we can use "Google Drive APIs" for Google Drive but what about Google Sites? I am currently using Google.Gdata.client.dll reference to work ...
4
votes
2answers
5k views
Read Gmail Inbox
I want to read my Gmail Inbox by using Google.GData.Client.dll. How do I accomplish this? I would like a sample program.
0
votes
2answers
377 views
Youtube API impossible on android?
I've been having tremendous problems with connecting my android app to the youtube API. Firstly I tried to go along the route of using the native youtube gdata java ...
0
votes
0answers
174 views
token authentication failure ,google calendar api php
I am implementing a 3rd party php application toaccess google user data like calender ,gmail, maps . i am trying to run calendar application which comes as an example with GOOGLE CLIENT PHP LIBRARIES ...
0
votes
0answers
43 views
unable to retrieve the full list of sites for a particular user
My production app uses the gdata Java client libraries to retrieve all sites a user has access to. I've noticed today that the response is missing most of the sites (in fact, it seems to be missing ...
2
votes
3answers
4k views
Google Analytics API: filter by URI?
My site has user profiles that are accessible via URLs that look like this: www.domain.com/profile/123/.... I want to show users page view statistics of their profiles, but need to be able to do ...
1
vote
1answer
756 views
How to request a OAuth 2.0 access token by Google GData API?
How to request a OAuth 2.0 access token by Google GData API? Does this API support OAuth 2.0? It is seems OAuth 1.x API only in the spec.
I already get the access token. Now, I would like to send the ...
5
votes
3answers
1k views
Using the OAuth Access Token from django-social-auth with Google data api (calendar)
I'm trying to use the OAuth Token I get from django-social-auth to access the users calendars.
So in the django-social-auth configuration I set:
GOOGLE_CONSUMER_KEY = 'anonymous'
...
1
vote
1answer
197 views
Google Spreadsheets API Column Titles
I am using the Google Spreadsheets API in python, and I can't get the column headers for the ListView of a worksheet.
Does anyone know how to get those titles? I can only find the underscore ...
0
votes
1answer
576 views
Google Sites API - How to get all domain sites via 2-legged oAuth
I'm attempting to use the Google Sites API to retrieve a list of all of my domain's sites, not just the sites that the currently authenticated user has read-write/owner access to. As far as I can ...
0
votes
2answers
173 views
Google Analytics programmatically simple login
A question about security, using Google Data API to access the Google Analytics data.
I'm going to use this code on my site:
AnalyticsService asv = new AnalyticsService("");
...
0
votes
1answer
147 views
Using Google spreadsheet without authentication
All,
I have an application that is built on GAE, I want to use google spreadsheet (data) API to expose some reports. To do so I've been reading https://developers.google.com/google-apps/spreadsheets/ ...
0
votes
1answer
233 views
Zend Gdata Calendar: setQuery with exact phrase match?
I am having trouble using Zend_Gdata_Calendar to return a subset of Google Calendar events with an exact phrase match.
The reference guide for Zend_Gdata_Books, in the setQuery() section, suggests ...
2
votes
1answer
127 views
Google Apps: Access to domain users' contacts as an admin
As a Google Apps administrator, I would like to add specific contacts to all my users' address books.
Which API should I be looking at? As I understand, the Contacts API requires the user to be ...
0
votes
1answer
77 views
What kind for authentication I should use in Google Blogger Data API for my facebook application
I am building a facebook application (using Django) in which I have to read data from blogs using Google Blogger Data API. The blog could be any public blog.
So, what kind of authentication/ ...


