PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.87k stars 1.54k forks source link

[ISSUE] Request for new Access Token failed! Logged out #4726

Closed kevinlife closed 8 years ago

kevinlife commented 8 years ago

I got an error when I bot after 40 mins. Here is the error message...

2016-08-25 10:46:24,738 [ pgoapi] [ERROR] Request for new Access Token failed! Logged out... Traceback (most recent call last): File "pokecli.py", line 88, in main() File "pokecli.py", line 80, in main bot.run() File "/root/OpenPoGoBot/pokemongo_bot/bot.py", line 140, in run self.stepper.current_lng File "/root/OpenPoGoBot/pokemongo_bot/mapper.py", line 33, in get_cells response_dict = self.api_wrapper.call() File "/root/OpenPoGoBot/api/init.py", line 107, in call results = request.call() File "/root/OpenPoGoBot/src/pgoapi/pgoapi/pgoapi.py", line 244, in call raise NotLoggedInException(error) pgoapi.exceptions.NotLoggedInException: Request for new Access Token failed! Logged out...

kevinlife commented 8 years ago

I am sorry, it seems I post to the wrong project ...