Following is the warning I am getting while deploying simple python(2.7) flask code (with static files) on AppEngine's Flexible environment, (though the deployment is not failing except a part where my static js file is not getting updated),
"*WARNING*: Unable to verify that the Appengine Flexible API is enabled for project [project-name]. You may not have permission to list enabled services on this project. If it is not enabled, this may cause problems in running your deployment. Please ask the project owner to ensure that the Appengine Flexible API has been enabled and that this account has permission to list enabled APIs. Note: When deploying with a service account, the Service Management API needs to be enabled in order to verify that the Appengine Flexible API is enabled. Please ensure the Service Management API has been enabled on this project by the project owner." I have enabled Appengine Flexible API and Service Management API, but I am not sure about the part where I have to grant service account access to list enabled APIs. Please let me know this procedure. Thanks in advance! -- 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/83c5baf4-253a-41e6-93b4-8e017e8a67a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
