-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
google directions broken #246
Comments
I run into this problem, too. Is there any way to fix this? |
same here since I upgraded package yesterday (from a version 0.1.x)
|
The error reporting is bad - on line 169 it tries to determine what the error is, and on 200 it ignores what it found and always reports the same "Please supply an destination value" error |
Pull requests to fix it welcome |
Any updates? Got the same problem |
I believe this issue is due to a change in Google maps API billing. The requests will bounce back if the API is not validated with an up to date billing account. |
The directions node is no longer functional; it reports 'failed', and if one feeds it a valid message, it will state "Please supply an destination value".
Is this a known issue? Is this due to some API changes by Google?
The text was updated successfully, but these errors were encountered: