Here's the fix:
1) Navigate to the logs folder.
2) Open most recent log of the bot working properly.
3) Copy the Refresh Token from where the "xxxxx...." is.
Quote
Initializing Rocket logger @ 7/27/2016 6:10:08 PM...
[18:10:08] Make sure Lat & Lng is right. Exit Program if not! Lat: 37.781922 Lng: -122.413788
[18:10:08] Script will continue in 5 seconds!
[18:10:13] Logging in via: Google
[18:10:14] Please visit
https://www.google.com/device and enter 12345678
[18:10:16] The Token is in your Clipboard!
[18:10:30] Save the refresh token in your settings: XXXXXXXXXXXXXXXXXXXXXXXXXXXX
[18:10:32] The Token is in your Clipboard!
[18:10:32] Refresh token XXXXXXXXXXXXXXXXXXXX saved
4) Paste it into the user.xml file where it says
Quote
<GoogleRefreshToken>XXXXXXXXXXXXXXXX</GoogleRefreshToken>
5) Save the user.xml and continue botting.
Cheers.
Credit goes to "nigleet"