Google oauth2 refresh token and invalid credentials error

On September 12, 2012, in Web Development, by Anuj Gakhar

I have been working on getting google analytics data using the Google Core Reporting API using OAuth2. After the initial oauth dance is done, I store the access token and refresh token in the database to be able to regenerate valid access token from the refresh token. This is termed as offline access. This is […]

Tagged with:  
© 2011 Anuj Gakhar