No, the access token is not the service account key. You do not need to 
keep regenerating the service account key; if you did, it would effectively 
cause your app to break every few days until you created a new key and 
pushed a new version of your app.

The access token refresh is generally handled by the client library you are 
using. Posting your updated code and steps you've taken will help greatly 
to determine if the problem is with your code or if gspread isn't handling 
the token refresh properly.

On Saturday, July 23, 2016 at 3:57:50 AM UTC-4, Ridhwanul Haque wrote:
>
> Looks like i still have the issue, so just confirmation @joshuamo and 
> @Adam I wanna ask by access token you mean the service account key right? 
> or do I have to create new Oauth2 client id (web client) as well. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a0d3181f-281c-4455-9b42-9e4fe836a59e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to