I\'m attempting to add a subscription to Google Reader, using it\'s API, however I\'m getting the following error:
Ok, so I have an app that hooks in pretty deeply with GR\'s \"api\". Everything is working nicely, BUT lately I have been getting permission denied returns from Google. If I log out of GR and log bac
I have to post a message from my android application to Google Reader. I\'m Authenticating with ClientLogin and using the Google Reader API.W开发者_开发百科hen I\'m trying to send the authentication r
Hey guys, So I am very new to the Objective-C realm and even newer to the stadium of programming internet connections.I am trying to work on a RSS reader app and have been able to set up a decent NSXM
I have built a basic app using the Reader API but I dont want to retrieve all the items at once to save on bandwidth and processing. I start with the first 50, using
I\'m looking for a code fragment that will show me how to get an SID for Google Reader in C#.Anyone k开发者_JAVA技巧now of such a beast?It\'s quite easy. First you should perform a GET request to http
Our iPad app uses a UINavigationController in a UIPopoverController. The second view managed by the navigation controller is a subclass of
I\'ve done a decent amount of research on the unofficial reader api and sifted through other questions, but none of them quite have what I want.How to开发者_如何学编程 share an article if you know the
I am developing a web application that heavily utilizes RSS feeds. I have found you can query Google to get statistics and analytics on your RSS Feed (very useful, if you administer RSS feeds, you sh
I am making a webapp 开发者_JAVA百科that uses feeds to get website urls. I want to make it so users can click a button and it will automatically add all of the feeds from their google reader accounts.