Hey Guys can't deploy app engine after update to endpoints V2.
26 views
Skip to first unread message
Guy Dviri
unread,
Mar 6, 2018, 9:05:41 AM3/6/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
if there's any expert that can help me overcome this issue.
much appreciated.
Guy.
Jordan (Cloud Platform Support)
unread,
Mar 6, 2018, 2:29:43 PM3/6/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
This looks like an Android Studio specific error. As a workaround you can simply deploy using the 'gcloud app deploy' command in the path location of your module's (now called 'service') app.yaml or appengine-web.xml file.
If the deployment cannot find this configuration file it will result in the error you are experiencing. Just ensure you have the latest GCloud installed by running 'gcloud components update' before deploying.
- Note that Google Groups is for general product discussions and not for technical support. It is recommended to post further detailed questions to Stack Overflow using the supported Cloud and Android Studio tags.