NicklasWallgren / PokemonGoAPI-PHP

Pokemon Go API PHP library
BSD 2-Clause "Simplified" License
130 stars 51 forks source link

Can't login to app #147

Closed HadesD closed 7 years ago

HadesD commented 7 years ago

Today I 've trying to login, but it return the error code like this:

Exception in PokemonData.php line 63:
Incorrect wire format for field 1, expected: 1 got: 2
Raphaelbm commented 7 years ago

Your code maybe ? ^^

Vlakon commented 7 years ago

I get approximately the same error. Only one of my user tho, both with token and user/pass. It has worked for a long time, with no changes to the code.

Incorrect wire format for field 1, expected: 1 got: 0

DrDelay commented 7 years ago

Same problem as #142.