Hey Kaan,

I think there's an unstated assumption here which is creating a bit of 
difficulty in getting to a consensus on the next steps. We don't expect 
that browser auth for gcloud should be redirecting to localhost:8080. You 
should be given a URL like the following:

https://accounts.google.com/o/oauth2/auth?redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&prompt=select_account&response_type=code&client_id=12345678.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloud-platform+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fappengine.admin+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcompute&access_type=offline

In order to determine what's going on, since it's not quite clear really 
what's even going on, let alone why it might be going on, we'll need some 
precise technical details that can be given in a Public Issue Tracker 
<http://code.google.com/p/google-cloud-platform/issues/list> report as 
mentioned above. The precise code / commands relevant along with HAR 
recordings of the browser activity, or a tcp dump of the browser's activity 
during that time, should be sufficient.

Let me know when you've made a Public Issue Tracker report so I can take a 
look at it right away, although of course we do aim to respond to threads 
as soon as possible and monitor the forums daily.

Cheers,

Nick
Cloud Platform Community Support


On Monday, September 12, 2016 at 4:42:02 AM UTC-4, Kaan Soral wrote:
>
> This started being a regular issue for me, now the auth's redirect to 
> :8090 - I'm using the port 8090 myself, the SDK uses the 8080
>
> The initial deployment usually works, but for re-deployments, I'm usually 
> hit by this issue :(
>

-- 
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/e3a2d385-59dc-4b01-969c-e1ac76a3bddc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to