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 [email protected], > 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 > [email protected], 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/454cc76c-ec78-4c5c-ae79-cd6140bb9433n%40googlegroups.com.
