SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

erro with api #203

Closed Phate339 closed 8 years ago

Phate339 commented 8 years ago

java.lang.IllegalStateException: Must provide either API key or Maps for Work credentials.

i tried to using a regenerated the API but still didn't work

SippieCup commented 8 years ago

Note we recently changed our config.properties format and replaced all dashes with underscores ("_")

Please ensure that you have changed the config.properties option api-key is now api_key.