Hello,

I am also facing the same issue while deployment:

WARNING: Error posting to URL: 
https://appengine.google.com/api/appversion/create?app_id=morpholiteaua&version=1&;
409 Conflict
Another transaction by user morpholite is already in progress for app: 
b~morpholiteaua, version: 1. That user can undo the transaction with 
"appcfg rollback".

app engine java SDK version: 1.9.46
IDE: android studio
OS: MAC

I tried running appcfg rollback command on android studios IDE terminal as 
well as MAC OS terminal:

1) for my war directory i.e. .war file present in libs
./appcfg.sh -A morpholiteaua -M AUA -V 1 rollback 
/Users/***/Desktop/**/**/AUA/build/libs

*error: *Either the access code is invalid or the OAuth token is 
revoked.Details: invalid_grant

2) for webapp directory i.e. WEB-INF folder present in exploded-AUA 
directory:
./appcfg.sh -A morpholiteaua -M AUA -V 1 rollback 
/Users/***/Desktop/**/**/AUA/build/exploded-AUA

*error: *Either the access code is invalid or the OAuth token is 
revoked.Details: invalid_grant


I also tried by logging out from android studio in order to refresh token , 
also by restarting android studio using invalidate cache and restart , but 
nothing is working.

Please help me out.

thanks


-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/bb741da7-8c92-471c-ae95-1a808192f099%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to