Skip to content
New issue

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

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

Already on GitHub? # to your account

Add proxy support #533

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

Add proxy support #533

wants to merge 1 commit into from

Conversation

StealthyXor
Copy link

@StealthyXor StealthyXor commented Aug 3, 2016

update to the api git is also required
PR is opened there as well

https://github.com/DurtyFree/Pokemon-Go-Rocket-API/pull/2

@ActuallyTrent
Copy link
Member

I support this, some testing is needed though.

@antfuentes87
Copy link

@StealthyXor I will test this out for you, tried compiling and got a ton of errors, you got a compiled version I can try out? Thanks!

@bjornegrim
Copy link

with the latest changed to the Niantic side throttling and IP limitations we need this asap lol!

@StealthyXor
Copy link
Author

StealthyXor commented Aug 3, 2016

@antfuentes87 yes

it will not compile until my my PR on the API is accepted as well
it depends on them

@antfuentes87
Copy link

@StealthyXor Oh ok, that makes sense, and thanks will test this out.

@antfuentes87
Copy link

@StealthyXor Doing some testing, but figured this is not the best place to chat back and forth. Maybe Skype or Google Hangouts? Email me antfuentes87 [at] gmail if you want to get in touch with me, thanks.

@goodwind
Copy link

goodwind commented Aug 4, 2016

Works fine with ptc login, but when I try to login via google I see a wall of exceptions:

[08:25:42] Logging in using account Google
[08:25:44] System.IndexOutOfRangeException: Индекс находился вне границ массива.
в DankMemes.GPSOAuthSharp.GoogleKeyUtils.ParseAuthResponse(String text)
в DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformAuthRequest(Dictionary2 data) в DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformMasterLogin(String service, String deviceCountry, String operatorCountry, String lang, Int32 sdkVersion) в PokemonGo.RocketAPI.Login.GoogleLoginGPSOAuth.DoLogin(String username, String password) в C:\Users\steal\Source\Repos\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Login\GoogleLoginGPSOAuth.cs:строка 17 в PokemonGo.RocketAPI.Rpc.Login.<DoGoogleLogin>d__1.MoveNext() в C:\Users\steal\Source\Repos\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:строка 30 --- Конец трассировка стека из предыдущего расположения, где возникло исключение --- в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) в System.Runtime.CompilerServices.TaskAwaiter.GetResult() в PoGo.PokeMobBot.Logic.State.LoginState.<Execute>d__0.MoveNext() в C:\Users\steal\Source\Repos\PokeMobBot\PoGo.PokeMobBot.Logic\State\LoginState.cs:строка 46 --- Конец трассировка стека из предыдущего расположения, где возникло исключение --- в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) в System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
в PoGo.PokeMobBot.Logic.State.StateMachine.d__3.MoveNext() в C:\Users\steal\Source\Repos\PokeMobBot\PoGo.PokeMobBot.Logic\State\StateMachine.cs:строка 37

I`m sitting behind TMG Forefront proxy

@goodwind
Copy link

goodwind commented Aug 4, 2016

Maybe it connected with protocol changes, will try later again

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants