[google-appengine] Re: Asp.Mvc core always sees requests as HTTP

2018-07-25 Thread Attila-Mihaly Balazs
>From here: 
https://cloud.google.com/appengine/docs/flexible/go/how-requests-are-handled#request_limits

"The X-Forwarded-Proto header lets you understand if the origin request was 
HTTP or HTTPs."

All the best,
Attila

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/e9a76d04-4d3f-44c3-8e5d-7678a7343db8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: React JS routers doesn't work

2018-07-25 Thread Birhanu Hailemariam
I checked the GCP documentation throughly prior to publishing my question
and there isn't any clear instruction for mapping ReactJS routes correctly
in *app.ymal *config handlers. And, I was wondering if I cloud be missing
something in my config or is it even possible achieving this with App
Engine at all!... Anyway, will continue looking for the answer in other
platform. Than you for the tips!

On Wed, Jul 25, 2018 at 11:28 PM 'Katayoon (Cloud Platform Support)' via
Google App Engine  wrote:

> You may check your handler elements descriptions through this link
> .
>
>
> Note that Google Groups are reserved for general Google Cloud Platform-end
> product discussions and not for technical questions. For further
> technical support, I recommend that you post your full detailed question
>  to Stack Overflow
> , using the
> supported Cloud tags.
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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/c95cee97-96a4-45e3-b619-63de54f3622e%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/CAB3abjb%2BW1tt6JzSjBzEhsPbByR13ifXNUatB_R2fHJu9iCqTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: React JS routers doesn't work

2018-07-25 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine


You may check your handler elements descriptions through this link 
.
 


Note that Google Groups are reserved for general Google Cloud Platform-end 
product discussions and not for technical questions. For further technical 
support, I recommend that you post your full detailed question 
 to Stack Overflow 
, using the supported 
Cloud tags.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/c95cee97-96a4-45e3-b619-63de54f3622e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Is it even possible to host magento on app engine?

2018-07-25 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Per this doc 

,

To deploy Magento using App Engine flexible environment, you need to 
> package the core Magento web application into a Docker container. 
>

If it is in the container it won't count as a file upload.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/565e32c0-4cb8-4f82-81fd-bd1e410357b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Transaction APIs in Google Actions

2018-07-25 Thread Roberto Vergallo
Hello George,
thank you for your response.
The problem is that Transaction APIs are not yet available in the country
of the bank. So right now the solution we implemented consists in our
DialogFlow script contacting directly the bank's API to process the
request. Obviously after an OAuth login. Please note that the API called by
DialogFlow are not a payment gateway.
Could it be fine for Google Action's reviewers?
Bests,
Roberto



Il giorno mer 25 lug 2018 alle ore 16:49 'George (Cloud Platform Support)'
via Google App Engine  ha scritto:

> Hello Roberto,
>
> You have a wealth of solutions at your disposal, and you are not obliged
> to use any of these, but choose the one that fits your purpose best. You
> may choose something similar to "Physical transactions with a custom
> payment gateway", detailed on the "Transactions" page
> . You may implement
> other solutions through actions, as detailed on the "Actions on Google"
> page , with more related
> information linked on that page.
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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/73f44361-c596-406b-a94f-bd58f7a4b3fc%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/CAKJeiynNPcW-O_a5DPcbMzVDaSLiiP7nJORwTeG%2BHzDawmu5Ng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Asp.Mvc core always sees requests as HTTP

2018-07-25 Thread Marcelo Volmaro
I just hosted an Asp.Mvc app in AppEngine (flex environment), and 
everything is going ok.

Now, I want my app to be served only over https. Right now, I can access it 
both from http and https.

The problem is that if I check the incoming request, it always shows as 
HTTP (even if the request comes from https). So, there is no way for me to 
detect and try to redirect (since a redirect will always produce an 
infinite redirection loop).

Is there any way I can set this outside my app? The documentation doesn't 
has any information on this.

Regards,

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/79d79b06-4b5a-44e1-8d3c-ffd77257e087%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Transaction APIs in Google Actions

2018-07-25 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Roberto, 

You have a wealth of solutions at your disposal, and you are not obliged to 
use any of these, but choose the one that fits your purpose best. You may 
choose something similar to "Physical transactions with a custom payment 
gateway", detailed on the "Transactions" page 
. You may implement 
other solutions through actions, as detailed on the "Actions on Google" page 
, with more related information 
linked on that page. 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/73f44361-c596-406b-a94f-bd58f7a4b3fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Large image Uploads to Buckets in Cloud storage --- google api php client

2018-07-25 Thread 'George (Cloud Platform Support)' via Google App Engine
Glad to read that you find the provided information useful. Did this 
address your problem? 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/27359d8f-d999-40d8-895a-ed7bd15c870b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Using Process Managers

2018-07-25 Thread 'Dennis Yurkevich' via Google App Engine
A process manager is something which at the very basic level restarts the
app if it crashes - most popular for node is http://pm2.keymetrics.io/

@Julie, if you feel it is needed I would install PM2 and use it to start
the server script instead of using node.

On Wed, Jul 25, 2018 at 2:20 PM, gnome rock 
wrote:

> Excuse me, What is Process Manager ?
> I never used it.
>
>
> On 25 Jul BE 2561, at 20:15, 'Julie (cloud platform support)' via Google
> App Engine  wrote:
>
> How you are planning to use the Process Manager? I can check to see if
> that functionality is supported.
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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/0cd76932-9ab8-4ebf-ac0c-
> 3f3d1b2f3c19%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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/1DC0BDF2-16AE-4622-832A-3D38597675D4%40gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/CANamN%2B4JXSmzoL5Sg00PtihUfZ0BHVPUn-jOhB41kY%2BwK%3D9onw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Transaction APIs in Google Actions

2018-07-25 Thread Roberto Vergallo
Hello,
I work for a bank and we are going to publish our first voice action for 
Google Home.
It is not clear if we should use Transaction APIs or not. We do not sell 
products or services.
Our action enables a user to move a small amount of money from his account 
to his default debit card.
No third parties are involved, and no products or services are sold.
Is it mandatory for us to use Transaction APIs ?
Thank you very much,
Roberto

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/b0113512-4fad-47db-aaf8-371c42244c39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Large image Uploads to Buckets in Cloud storage --- google api php client

2018-07-25 Thread Krishna Muddam
Thanks George, for giving quick reply..

Thanks
Krishna.M
PHP Developer.

On Tue, Jul 24, 2018 at 11:18 PM, 'George (Cloud Platform Support)' via
Google App Engine  wrote:

> Hello Krishna,
>
> You may find a relevant example on using the Client Library for PHP, at
> stetic/google-cloud-storage-upload-download.php
>  on Github.
> Background information and relevant concepts are covered on the "Using
> Cloud Storage with PHP" documentation page
> .
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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/6da2813d-0e3c-4a62-9111-
> 846b52fcc41a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/CAJDrXEMy9n2o9Dj_TMcnNxMU8Gti__m6KQFRCxn05C%3DObHix6g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Using Process Managers

2018-07-25 Thread gnome rock
Excuse me, What is Process Manager ?
I never used it.


> On 25 Jul BE 2561, at 20:15, 'Julie (cloud platform support)' via Google App 
> Engine  wrote:
> 
> How you are planning to use the Process Manager? I can check to see if that 
> functionality is supported. 
> 
> -- 
> 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 google-appengine+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to google-appengine@googlegroups.com 
> .
> 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/0cd76932-9ab8-4ebf-ac0c-3f3d1b2f3c19%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/1DC0BDF2-16AE-4622-832A-3D38597675D4%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Using Process Managers

2018-07-25 Thread 'Julie (cloud platform support)' via Google App Engine
How you are planning to use the Process Manager? I can check to see if that 
functionality is supported. 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/0cd76932-9ab8-4ebf-ac0c-3f3d1b2f3c19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.