IIRC, gdata access tokens (which is what you'll upgrade the request token to) don't expire. Are you sure App Engine access tokens expire?
Robert On Wed, Feb 9, 2011 at 14:40, anatoliy <[email protected]> wrote: > Singuan, the identifier (OAuth request token) has limited lifetime. > Therefore, there is no sense to store it as it will be obsolete rather soon. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
