SwipeX / PokeMate

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

Api key error #150

Closed EiTeR94 closed 8 years ago

EiTeR94 commented 8 years ago

I dunno if it's caused by the new release,

but i get this :s

capture

My API is working for a pokemon go map scanner, but not for the bot

kyleshrader commented 8 years ago

I got this last night... it seems to happen after you just create your api key. I had to wait a few minutes

kyleshrader commented 8 years ago

Did you just create your key, or have you had it for a while?

EiTeR94 commented 8 years ago

got it for a while, and i regenerate it, still got the same error

ghost commented 8 years ago

Please make sure that the Google Maps Directions API is enabled: https://console.developers.google.com/apis/api/directions_backend

kyleshrader commented 8 years ago

try deleting your token.txt and reverifying the token.

EiTeR94 commented 8 years ago

@Silverdesu it's activated @kyleshrader i delete it, and create a new API key, delete token folder, still have the issue

I will wait few min maybe

EiTeR94 commented 8 years ago

capture

got this now, mush better? ^^

SippieCup commented 8 years ago

Its likely you reached the maximum free number of requests allowed for your API key within a 24 hour period. use another google account and make a second key.

ghost commented 8 years ago

Create a new project, activate Directions API, take key from that. You don't need a second account.

SippieCup commented 8 years ago

Ah, I thought it was account-wide. My mistake!

EiTeR94 commented 8 years ago

Ok guys, thx you all, issue solved