d-pollard / Pokemon-GO-node-api

Pokemon Go! Node API library
MIT License
16 stars 4 forks source link

missing self on self.GetAccessToken for PTC mode. #4

Closed firanto closed 8 years ago

firanto commented 8 years ago

You are missing self variable when calling Logins.PokemonClub() which caused PTC users failed to login.