dphuang2 / PoGoBag

Analyze and share your Pokémon through a locally run server! Official Site access has been stopped as of 12/23/2016
146 stars 49 forks source link

Can't verify CSRF token authenticity #66

Closed ghost closed 8 years ago

ghost commented 8 years ago

After installation, I can go to localhost:3000, page shows up, but when I tried to authenticate, I get "Can't verify CSRF token authenticity." from the command prompt.

ghost commented 8 years ago

This issue is due to https with nginx. If running ngrok, it works fine.