Google Reader API Token Expiration?

Ok, so I have an application that pretty much hooks with the GR "api".

Everything works well, but lately I get permission to refuse Google. If I exit GR and return to my application, everything will start working again. This leads me to think that the GR authorization token gives you when you log in, expires in a month or so.

Anyone else run into this? If so, what is the best way to handle this. I REALLY do not want to keep people and a Google account and password from time to time.

Thanks David

+3
source share
1 answer

ClientLogin , . OAuth .

+3

All Articles