Pokemon-GO-node-api icon indicating copy to clipboard operation
Pokemon-GO-node-api copied to clipboard

EvolvePokemon throws Protobuff Error

Open NessDan opened this issue 7 years ago • 2 comments

When calling the EvolvePokemon function, an error is always returned:

"Illegal wire type for field Message.Field .ResponseEnvelop.Pokemon.id: 1 (0 expected)"

The Pokemon evolution succeeds, but it just always responds with that error.

NessDan avatar Aug 01 '16 20:08 NessDan