The token generated from the oauth2 flow appcfg should be good for multiple uses. It's stored in ~/.appcfg_oauth2_tokens unless "--no_cookies" is specified.
On Wednesday, May 20, 2015 at 10:45:20 AM UTC-7, James Gilliam wrote: > > I am trying to convert to oauth when i update gae code via command line > appcfg. I am finding that the token which is given (via https link > provided during update) is only valid for one use. i routinely do an > update and set_default_version and have to get the token multiple times. > Is there a way to get a token that lasts longer than one use and pass it > on the appcfg command? > > thank you > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/beb28c28-3d90-427a-b289-5bcd8c00c459%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
