[google-appengine] Re: Give IAP permission to App engine standard services

2021-02-26 Thread 'Fady (Google Cloud Platform)' via Google App Engine
I think you got the correct idea. However I am not sure if the guide here about signed headers is useful. In terms of access control, the role "IAP-secured web app" user should be sufficient. I assume that your concern here is not about authorization

[google-appengine] Re: Google Cloud Load Balancer redirect HTTP to HTTPS

2018-08-30 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Jon, Thank you for all the input. It is indeed valuable for us and the community. On that front, and for suggestions to improve our products, please do not hesitate to create feature requests per this guide , and we will be happy

[google-appengine] Re: gcloud compute url-maps invalidate-cdn-cache [CDN_URLMAP] --host --path permission issues

2018-08-06 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Ergo, I tried the command above as an owner of a project, and I was not able to reproduce the error message. Before trying the command again, I suggest verifying if your account is authenticated through the SDK by using [1] :

[google-appengine] Re: what difference between gae and gcp?

2018-08-03 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Rose, Using Google App Engine, an application ID is actually identical to the project’s ID. In any project, and like you did, and in addition to Google App Engine, you can always use other products (like Google Compute Engine). However, and while they are all in the same project they

[google-appengine] Re: Should I install my website on GCA or GAE ?

2018-05-19 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Vianney, Checking your requirements, generally both can be achieved on either Google Compute Engine, or App Engine with the exception of sending emails per this example . You may check this document

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-17 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Omar, In general, using Google Cloud Platform, you may try hosting your application in two different ways. The first is by using Google App Engine where the idea is to focus on your code and build your application without worrying about the

[google-appengine] Re: Disable weak cipher for Google Cloud App engine custom domain website

2018-04-03 Thread 'Fady (Google Cloud Platform)' via Google App Engine
As to update this community thread, working with Nikolaus, and the Engineering team we were able to disable the cipher (3DES) for his custom domain. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and

[google-appengine] Re: I need to rename the original organization

2018-03-22 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Matias, Issue tracker is meant for reporting defects and asking for new features. Hence, whether you have a support package or not, we welcome opening such reports. You may read about it at this document . For further help, I have

[google-appengine] Re: High latency when using custom domain

2018-03-22 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Taylor, Currently, custom domains have a higher latency due to architectural reasons in both australia-southeast1 and asia-northeast1 regions. However, there is already an effort underway to make it similar in terms of latency to the appspot.com. You may follow up, or comment about it

[google-appengine] Re: I need to rename the original organization

2018-03-22 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Matias, You may try moving your project to the (new) organization using this document . But also, since it could be a renaming ( not recreating ) issue of the organization, it could be that it is a caching

[google-appengine] Re: Disable weak cipher for Google Cloud App engine custom domain website

2018-03-20 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Nikolaus, For the time being , you do not have the option to disable 3DES yourself. However, I created a private issue tracker (sent privately) to investigate the possibility if the backline team can disable it for your custom domain. Meanwhile, if your goal is to create a Payment

[google-appengine] Re: Managed SSL DNS Error

2018-03-06 Thread 'Fady (Google Cloud Platform)' via Google App Engine
A possibility would be that your DNS configuration of your domain does not include the A / CNAME resource records or that they need to be updated. You may refer to this help article about it. Furthermore, to

[google-appengine] Re: Data transfer costs

2018-01-04 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello David, Ingress traffic (e.g into the GCE instance) is free. However Egress traffic (e.g outbound from the GCE instance) depends on the direction. It’s free egress to the same zone (to internal IP), to a different service within the same region, or to some Google products like Youtube.

[google-appengine] Re: Task Queue's Enforced Rate perpetually lower than Max Rate

2018-01-01 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Marc, Let me know if I’m missing something. It seems that when you checked the rate, it displayed it per second, even though you originally defined it per minute. (6/60s==0.1/s) On Sunday, December 31, 2017 at 1:38:56 PM UTC-5, Marc Dugger wrote: > > My task queues have a defined "Max

[google-appengine] Re: what's wrong with my domain: http://35.199.179.111/wp-login.php?redirect_to=http%3A%2F%2Fwww.naturalherbalcoloncleanse.com%2Fwp-admin%2F=1

2017-12-29 Thread 'Fady (Google Cloud Platform)' via Google App Engine
It seems like a redirect embedded within wordpress itself. You could start with checking the settings of WordPress Address (URL) after signing in to wp-admin at this link . If it didn’t work, you may have to modify

[google-appengine] Re: Error using "futures" library on standard Python App Engine

2017-11-29 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Antonio, You have reached the correct forum, and someone should get back to you about it soon. Issue tracker is the right place to report a bug or to request a new feature. For further information about issue tracker, you can check this document

[google-appengine] Re: Websites in Project Aren't Loading

2017-11-06 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Tamara, Would you privately send me your project ID, and more information on how you are hosting your websites? also the VM instance names if you are using GCE, and the websites domain names. On Monday, November 6, 2017 at 6:11:45 PM UTC-5, Tamara Pesquiera wrote: > > We have two