Google-Directions-Android icon indicating copy to clipboard operation
Google-Directions-Android copied to clipboard

fix for issue #67

Open ffischer1984 opened this issue 8 years ago • 8 comments

https://github.com/jd-alexander/Google-Directions-Android/issues/67#issuecomment-289307106

ffischer1984 avatar Mar 26 '17 20:03 ffischer1984

Hey I am going to take a look at this soon.

jd-alexander avatar Mar 27 '17 17:03 jd-alexander

Is I am the only one who is facing "you exceeded your daily request quota for this API" or any one else. I am using newly gerated API

androidqasim avatar Apr 07 '18 11:04 androidqasim

hmmn maybe you haven't enable the routing api for your key?

ffischer1984 avatar Apr 08 '18 20:04 ffischer1984

@ffischer1984 i just enable Google Api key from the developer console. i didn't find any "routing api" option there.

androidqasim avatar Apr 09 '18 04:04 androidqasim

@jd-alexander i getting this exception "you have exceeded your daily request quota for this API. We recommend registering for a key at the google Developer Console" But i generate new Key and it works fine on other Google Map products like place picker

androidqasim avatar Apr 09 '18 05:04 androidqasim

I'm getting this error after modifying everything to make it work on SDK 26. Can anyone suggest some solving? Error:Execution failed for task ':library:processDebugResources'.

java.nio.file.NoSuchFileException: ...\Google-Directions-Android-master\library\build\intermediates\res\symbol-table-with-package\debug\package-aware-r.txt

AlexPop1 avatar Apr 12 '18 12:04 AlexPop1

My API KEY just works fine if restricted by IP, but I want to restrict it by package. Somebody know how to do this? tks

moisesduarth avatar Dec 07 '18 18:12 moisesduarth

You have exceeded your daily request quota for this API. If you did not set a custom daily request quota, verify your project has an active billing account:

I get this error message right after making the first request. It is an experimental project that I am working on using Directions API and Maps API so is there way I can set my requests per day to 1000 and still not pay? At least as a standard package?

@moisesduarth @jd-alexander @ffischer1984

sivansundar avatar Dec 17 '18 11:12 sivansundar