vta / modeify

A web-based UI for delivering personalized commute information to travelers
Other
4 stars 1 forks source link

Brower referral geocode bug #135

Closed 3vivekb closed 7 years ago

3vivekb commented 7 years ago

Sometimes the geocoding call fails since:

{ "error_message": "Browser API keys cannot have referer restrictions when used with this API.", "results": [

], "status": "REQUEST_DENIED" }

This shows up when:

  1. You click on the map in one or two spots before you have inputted a location.
  2. You drag the from or to location and a geocoding call is made.