Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api version check. #5961

Closed
Xairooo opened this issue Mar 12, 2017 · 5 comments
Closed

api version check. #5961

Xairooo opened this issue Mar 12, 2017 · 5 comments

Comments

@Xairooo
Copy link
Contributor

Xairooo commented Mar 12, 2017

When i start the bot i get the following msg.

[2017-03-12 21:38:20] [MainThread] [PokemonGoBot] [INFO] Niantic Official API Version: 0.57.4
[2017-03-12 21:38:20] [MainThread] [PokemonGoBot] [INFO] Latest Bossland Hashing API Version: 0.57.4
[2017-03-12 21:38:20] [MainThread] [PokemonGoBot] [INFO] We have detected a Pokemon API Change. Latest Niantic Version is: 0.57.4. Program Exiting...

@MerlionRock
Copy link
Contributor

There's suppose a line to report what version of API you are using before it tells you that there's a version change...

Do you have a valid hash key?

@Xairooo
Copy link
Contributor Author

Xairooo commented Mar 13, 2017

yes i have.
its working when i disable the api version check

@MerlionRock
Copy link
Contributor

I have a rough idea of what happen. Might need you to test it.

I'll work on it when I have can find the time

@MerlionRock
Copy link
Contributor

@Xairooo Can you do me a favor?

Enable back api check and overwrite your init.py with this one: https://www.dropbox.com/s/pkibj43jog8dnig/__init__.py?dl=0

Let me know what's the PGoAPI hashing endpint that it prints out

@MerlionRock
Copy link
Contributor

If anyone faces this same issue, delete your current bot and start a new one by pulling a fresh version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants