After authentication from google servers for google docs, I do a simple getResponse, but I get a 400 Bad Request. I can\'t understand where am I going wrong. The sample code is, below
On google-api-java-client exists an annotation @Key that it\'s used for parsing nodes on an XML. I received an answer from analytics service that contains several nodes that start with \"dxp:property开
I want to use the Google Shortener API. I want to use the google api java client library to post a request and parse the JSON response.
I\'m using the lightweight Google API Java client to modify contacts. There are a few samples for the API showing how to do partial updates (i.e. via HTTP PATCH), but Google Contacts specifically doe
I\'m using google-api-client-java 1.2.1-alpha to execute a POST request, and am getting the following stacktrace when I execute() the HttpRequest.
I am pretty new to android; I would like to access google books from my android app. Can anyone provide any pointers, sample code开发者_JS百科, or advice on
I have gotten almost a complete API to work, with creating and deleting documents and folders. But I fail at updating documents. It was very easy when using gdata, but since this code has to work on a
I\'m trying to parse a youtube video feed, and for each video print the list of its thumbnails. I\'ve tried something like that:
I need to use google finance api for my application and I must retrieve position\'s price. I have looked for how to do that in the google docs but I have not find it.
开发者_高级运维 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.