google-reader
Google Reader - > create tweets, push to mysql database
I need to be able to create tweets from shared items on google reader (like reader2twitter does) and then push them for storage in a MySQL database.[详细]
2023-01-07 18:54 分类:问答HTTP Response 411 Length Required, Http Client 4.0.1 Android
i\'m sending an http request to the google reader api and getting an unusual response code.following the documentation, i\'ve requested an auth code and included it in the header of every request.afte[详细]
2023-01-06 23:33 分类:问答Google Reader API request token, get 400:Bad Request
this Android code worked fine before, but i\'m having problems for some reason.here is the request i\'m trying to make:[详细]
2023-01-06 00:44 分类:问答get Unread Count of Google Reader using Javascript(jQuery)
i\'m trying to get the unread count of my google reader using javascript. tried the following: var unreadURL= \"http://www.google.com/reader/api/0/unread-count?all=true\";[详细]
2023-01-04 16:36 分类:问答Google Reader Authentication problem
Google Reader API Seems expecting something dif开发者_如何学Pythonferent for authentication today![详细]
2023-01-04 05:57 分类:问答OAuth with Google Reader API using Objective C
I\'m using the gdata OAuth controllers to get an OAuth token and then signing my requests as instructed.[详细]
2022-12-31 05:12 分类:问答Google Reader - Keeping Read Item state in Sync
What is the best way to manage cached articles when it comes to keeping the read state/unread state in sync?Is there a property[详细]
2022-12-30 12:22 分类:问答Google Reader API - feed/[FEEDURL]/ is coming back as Not found
There is one feed I\'m subscribed to which always turns up as NOT FOUND when I try to use the API.I return an array of Dictionaries, containing 3 objects.The first in the list represents the user hims[详细]
2022-12-29 13:29 分类:问答Google Reader API with Objective-C - Problem getting token
I am able to开发者_JAVA技巧 successfully get the SID (SessionID) for my Google Reader account.In order to obtain the feed and do other operations inside Google Reader, you have to obtain an authorizat[详细]
2022-12-29 08:23 分类:问答Google Reader API HTTP Response parsing (Objective C)
Using the API, trying to get items in a specific feed returns this: {“direction”:”ltr”,”id”:”feed/http://arstechnica.com/index.rssx”,”title”:”Ars Technica”,”description”:”The Art of Te[详细]
2022-12-29 06:29 分类:问答