Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

To get started with GAE, I started with url https://appengine.google.com/start. When I clicked Create Application button the browser got an infinite redirect loop on url https://accounts.google.com/b/0/Idv..... I tried different browsers on ubuntu and android. All get the same error. Please help what I'm doing wrong?

share|improve this question
try a different PC with a different network connection (i.e. not behind any proxy or similar). As it does work.... – Paul C Nov 22 '12 at 18:20
I've tried following: local wi-fi, connections over ssh tunneling to several vps' which located in different networks, mobile network connection - nothing seemed to work! – livskiy Nov 22 '12 at 20:32

1 Answer

up vote 0 down vote accepted

Solved this issue with https proxy server. Thanks!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.