I have an Frontend Standard App Engine service which needs to be connected to backend Cloud Run service through the Serverless VPC connector. The Cloud Run was able to connect Serverless VPC connector as its direct in UI whereas my App Engine was not able to. I have added the VPC connector attribute in the app.yaml file and using the default Service Account which has Editor role (has excess permissions) and also added "Serverless VPC Access User and Compute Viewer" permissions for my App Engine service account but during the deployment it shows "compute.globalOperations.get" and "vpcaccess.connectors.use" permissions error.
Greetings @Ch_Varun,
Welcome to the Google Cloud Community!
You can do the following troubleshooting options:
If the above options don't work, you can contact Google Cloud Support to further look into your case. Let me know if it helped, thanks!