There's also this official answer here: https://groups.google.com/g/google-appengine/c/SUIZWTsT6kg/m/V3bv6tOqAgAJ
On Saturday, March 13, 2021 at 10:05:17 PM UTC+3 Kaan wrote: > appcfg.py is depracated but I couldn't find the new method with gcloud > either > > A S.O. answer says the source is available here: > https://console.cloud.google.com/cloud-build/builds - but it's not for me > - but maybe it's available for you, might be worth checking > > On Saturday, March 13, 2021 at 9:52:57 PM UTC+3 Hirose Office wrote: > >> help me! >> >> i execute this command. >> >> python appcfg.py download_app -A my-project -V 1 /users/tom/downloads/aaa >> --noauth_local_webserver >> >> error message is >> >> Error 401: --- begin server output --- >> 1.433060072632129757 >> <ApiError 401, Message: "Rejected by creds_policy: Permission >> 'auth.creds.useNormalUserEUC' not granted to >> app-engine...@prod.google.com, because it satisfies none of the 3 rules >> granting that permission. (Policy {type=creds, >> id=/apps/framework/auth/v0/mapping0/aadd275b-0eb6-45c5-ba7e-e1a184e053ef}); >> RpcSecurityPolicy >> http://rpcsp/p/9aw5LWxoo9BLqcVKVlGreN0-Q5-wt_0mk2RWLjm140U >> com.google.security.context.validation.CredsPermissionException: Rejected >> by creds_policy: Permission 'auth.creds.useNormalUserEUC' not granted to >> app-engine...@prod.google.com, because it satisfies none of the 3 rules >> granting that permission. (Policy {type=creds, >> id=/apps/framework/auth/v0/mapping0/aadd275b-0eb6-45c5-ba7e-e1a184e053ef}); >> RpcSecurityPolicy >> http://rpcsp/p/9aw5LWxoo9BLqcVKVlGreN0-Q5-wt_0mk2RWLjm140U "> >> --- end server output --- >> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e22170da-905e-4b44-84c3-dd495d02a527n%40googlegroups.com.