dmsl/anyplace

After login to gmail account it just returns to the login button

Closed this issue · 1 comments

Hi,

I'm running a recompiled version behind nginx with port 80 reversed proxy to 9000.

I also added an SSL certificate so that I can use Android.

How can I redirect the login button from Google's Authorized redirect URIs?

The solution on #253 didn't work. I also tried https://[my-domain]/public/anyplace-architect without much success.

Thanks,
Gabe

Never mind.. I have the proxy_redirect off in nginx. It works now. Thanks