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

upgrade poke-go-api version to fix login issue #97

Closed lotze closed 7 years ago

lotze commented 7 years ago

This seems to fix the current 'Authorization code was empty' issue.

dphuang2 commented 7 years ago

I'll give this a go later. Thanks for the pull request as I am too busy to tend to this project (University).

But I suspect this will not fix the issue for the production server because I have a hunch it is Niantic blocking my IP.

lotze commented 7 years ago

No problem. :) I was seeing the same error running locally, though, and this fixed it, so it seemed like it might work.

dphuang2 commented 7 years ago

Pulled into server because I saw some consistently unsuccessful log-in attempts. I believe it fixed it :)