Closed Sentaroh closed 7 years ago
same problem here
This might be related to the ban warning. I got one today. (PTC passwd login)
Same here - using Google Auth with OAuth Token. What login methods are you using?
I am using Google Auth with OAuth Token.
Sadly I'm 0-15 for that.
-Steven Chagnon Lead Admin for Tennis League Network, LLC: Servicing 35 Tennis Communities Nationwide. It's not always about the ace.
On Wed, Mar 8, 2017 at 10:19 AM, Fumio Hoshino notifications@github.com wrote:
I am using Google Auth with OAuth Token.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Wolfsblvt/BlossomsPokemonGoManager/issues/576#issuecomment-285069527, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQ1fbkAv47GZvHxb3WPu2MkdZd5GetFks5rjscLgaJpZM4MWS4u .
Same problem here. Tried to login for 20 times but none success.
Are some able to still use it or we are completely out?
I believe there was a forced API update with 0.57.4 and all of the apps that are not using paid hashing service (Blossom, IvGo) stopped working.
@netgh0st but i included a hash key in the config and still got no luck.
Yep I not been able to log in for some time, with this or pokenurse.
Hey, @Wolfsblvt ! This tool don't work too, can you help us? This tool is fundamental to realize a good performance in the game. Thanks.
Hi guys, this error is related to non-hahskey login. Since 0.57.4 force update the 0.45 legacy login is turned off and SESSION_INVALIDATED is the error you got when try. To continue using the BPGM tool (and all other tools around) you will need to get a hashkey now.
Sim
Você é o criador dá planilha? Eu não falo inglês direito,fiquei meio desesperado com ela parando de funcionar hahahaha há alguma solução?
Atenciosamente,
Rafael
Em 12 de mar de 2017 12:40 AM, "Fernando Teixeira Barros" < notifications@github.com> escreveu:
Sim
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Wolfsblvt/BlossomsPokemonGoManager/issues/576#issuecomment-285919868, or mute the thread https://github.com/notifications/unsubscribe-auth/AZIg_BajhDRahxfCNUGm21taXWTXUei8ks5rk2kagaJpZM4MWS4u .
No, I'm not the creator. There a lot of people involved since it's an open source tool. To be able to login you will need to buy a hash key and configure it in config.json file.
Não, não sou o criador. Existem várias pessoas envolvidas uma vez que é uma ferramenta código aberto. Para conseguir logar novamente vc vai precisar comprar uma hash key do pessoal da Bossland e configurar ela no arquivo config.json antes de abrir o BPGM.
hmm, é uma pena que não funcione mais gratuitamente....enfim, obrigado.
2017-03-12 1:57 GMT-03:00 Fernando Teixeira Barros <notifications@github.com
:
No, I'm not the creator. There a lot of people involved since it's an open source tool. To be able to login you will need to buy a hash key and configure it in config.json file.
Não, não sou o criador. Existem várias pessoas envolvidas uma vez que é uma ferramenta código aberto. Para conseguir logar novamente vc vai precisar comprar uma hash key do pessoal da Bossland http://talk.pogodev.org/d/54-getting-started-with-our-api-hashing-service e configurar ela no arquivo config.json antes de abrir o BPGM.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Wolfsblvt/BlossomsPokemonGoManager/issues/576#issuecomment-285922525, or mute the thread https://github.com/notifications/unsubscribe-auth/AZIg_GOWt8FtK_uLspd8tKRIGLwbiDGiks5rk3tTgaJpZM4MWS4u .
[11:34:37]: Error: AsyncPokemonGoException Unknown exception occurred. [11:34:38]: com.pokegoapi.exceptions.AsyncPokemonGoException: Unknown exception occurred. [11:34:38]: at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:55) [11:34:38]: at com.pokegoapi.main.RequestHandler.sendServerRequests(RequestHandler.java:142) [11:34:38]: at com.pokegoapi.api.PokemonGo.initialize(PokemonGo.java:229) [11:34:38]: at com.pokegoapi.api.PokemonGo.login(PokemonGo.java:218) [11:34:38]: at me.corriekay.pokegoutil.utils.helpers.LoginHelper.login(LoginHelper.java:66) [11:34:38]: at me.corriekay.pokegoutil.data.managers.AccountController.logOn(AccountController.java:338) [11:34:38]: at me.corriekay.pokegoutil.BlossomsPoGoManager.openOldGui(BlossomsPoGoManager.java:118) [11:34:38]: at me.corriekay.pokegoutil.BlossomsPoGoManager.start(BlossomsPoGoManager.java:70) [11:34:38]: at me.corriekay.pokegoutil.BlossomsPoGoManager.main(BlossomsPoGoManager.java:34) [11:34:38]: Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.RemoteServerException: Failed to send request: SESSION_INVALIDATED [11:34:38]: at rx.exceptions.Exceptions.propagate(Exceptions.java:58) [11:34:38]: at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:465) [11:34:38]: at rx.observables.BlockingObservable.first(BlockingObservable.java:168) [11:34:38]: at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:44) [11:34:38]: ... 8 more [11:34:38]: Caused by: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.RemoteServerException: Failed to send request: SESSION_INVALIDATED [11:34:38]: at com.pokegoapi.main.ServerRequestEnvelope$1.get(ServerRequestEnvelope.java:86) [11:34:38]: at com.pokegoapi.main.ServerRequestEnvelope$1.get(ServerRequestEnvelope.java:70) [11:34:38]: at com.pokegoapi.main.ServerRequestEnvelope$1.get(ServerRequestEnvelope.java:50) [11:34:38]: at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSubscribeToObservableFuture.java:74) [11:34:38]: at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSubscribeToObservableFuture.java:43) [11:34:38]: at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) [11:34:38]: at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) [11:34:38]: at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) [11:34:38]: at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) [11:34:38]: at rx.Observable.subscribe(Observable.java:9957) [11:34:38]: at rx.Observable.subscribe(Observable.java:9924) [11:34:38]: at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:445) [11:34:38]: ... 10 more [11:34:38]: Caused by: com.pokegoapi.exceptions.RemoteServerException: Failed to send request: SESSION_INVALIDATED [11:34:38]: at com.pokegoapi.main.RequestHandler.sendInternal(RequestHandler.java:269) [11:34:38]: at com.pokegoapi.main.RequestHandler.run(RequestHandler.java:384) [11:34:38]: at java.lang.Thread.run(Unknown Source)