Closed nocomp closed 6 years ago
17:10:10 - error: Error: Error during Google login: BadAuthentication
at __dirname.getToken.google.oauth (C:\snapshot\dracowalker\node_modules\draconode\bin\lib\google.js:88:28)
at Request._callback (C:\snapshot\dracowalker\node_modules\gpsoauth\index.js:103:9)
at Request.init.self.callback (C:\snapshot\dracowalker\node_modules\request\request.js:186:22)
at Request.emit (events.js:159:13)
at Request.
can you login on the real app with the same account?
hi, yes it works like a charm
as username i tried either username or username@gmail.com both returned same error hope it can help
here is the log file
18:25:15 - info: go to http://ui.dracoapi.ml/ for ui
18:25:20 - error: Error: Error during Google login: BadAuthentication
at __dirname.getToken.google.oauth (C:\snapshot\dracowalker\node_modules\draconode\bin\lib\google.js:88:28)
at Request._callback (C:\snapshot\dracowalker\node_modules\gpsoauth\index.js:103:9)
at Request.init.self.callback (C:\snapshot\dracowalker\node_modules\request\request.js:186:22)
at Request.emit (events.js:159:13)
at Request.
don tunderstand why it looks for a file located C:\snapshot\dracowalker\node_modules\request\request.js:1163:10) there are none c:\snapshot doesn t even exist. i am using last build for win64 downloaded here with a config file https://github.com/dracoapi/dracowalker/releases
this is the linux log using the build of the linux_64 version available in the last release
nocomp@ubuntu:~/dracowalker$ ./dracowalker data/config.yaml
09:37:49 - info: App starting...
09:37:49 - info: go to http://ui.dracoapi.ml/ for ui
09:37:52 - error: Error: Error during Google login: BadAuthentication
at __dirname.getToken.google.oauth (/snapshot/dracowalker/node_modules/draconode/bin/lib/google.js:88:28)
at Request._callback (/snapshot/dracowalker/node_modules/gpsoauth/index.js:103:9)
at Request.init.self.callback (/snapshot/dracowalker/node_modules/request/request.js:186:22)
at Request.emit (events.js:159:13)
at Request.
is there anything i did wrong? thxx for helping
The app use a virtual filesystem, (c:)/snapshots
does not exist, this is expected.
Could you try latest build here: https://ci.appveyor.com/project/niicojs/dracowalker/build/artifacts?
oki will try when back home, thxx a lot
damm :'(
PS E:\dracowalker> .\draco.exe .\data\config.yaml
21:27:21 - info: App starting...
21:27:21 - info: go to http://ui.dracoapi.ml/ for ui
21:27:24 - error: Error: Error during Google login: BadAuthentication
at __dirname.getToken.google.oauth (C:\snapshot\dracowalker\node_modules\draconode\bin\lib\google.js:88:28)
at Request._callback (C:\snapshot\dracowalker\node_modules\gpsoauth\index.js:103:9)
at Request.init.self.callback (C:\snapshot\dracowalker\node_modules\request\request.js:186:22)
at Request.emit (events.js:159:13)
at Request.
what can be wrong?
don't really know... do you have multi factor authentication set up? are you sure config.yaml is correct?
î have a 2 factor auth but it doesnt affect when i log in with the game do you think i should disable it?
here is the config file
credentials:
login: GOOGLE deviceId: 'XXXX-E35E-4BC8-A4CA-7XXXXXXXX' username: 'my-email@gmail.com' password: 'password'
pos: lat: 65.94372 lng: 16.132642
speed: 8
proxy:
behavior: autorelease: true evolveperfect: true autoalliance: RED incubate: true
gmapKey: xxxxxxxxxxxxxxxxxRfkWYg7IEFMUdaxxxxxxx
inventory: MAGIC_BALL_SIMPLE: 40 # apprentice sphere MAGIC_BALL_NORMAL: 50 # master sphere POTION_HEAL_1: 10 # POTION_HEAL_2: 10 POTION_RESURRECTION_1: 20 # resurecting potion RUNE_1: 10 RUNE_2: 10 RUNE_3: 10 FOOD_MORE_DUST: 10 # donut FOOD_CALM_DOWN: 10 # Marshmallow FOOD_MORE_CANDIES: 10 # ice-cream
router: name: stops followroads: true
Yes, try to disable it I guess it comes from that
yeaaaaaaaaa it works, but it s weird the api generated for the route doesn t work, i ll digg thxxx a lot. last question is there a way to turn dracowalk into a simple map for see who is where?
hi folks, i can t login, no accounts work so far, any idea what can be wrong? thx for helping