youtube / geo-search-tool

A tool to perform YouTube API v3 searches for videos tagged with geo-coordinates.
Other
138 stars 73 forks source link

Search button does nothing? #3

Open Sir-Teabag opened 6 years ago

Sir-Teabag commented 6 years ago

I copied the files directly to my web host and put in a location. When I press the 'Search' button, it does nothing at all though. When I use the same area name on the live git version works though? Do I need something more?

robevansuk commented 4 years ago

The error message in the http response states that the API key needs to have billing enabled for the API requests to work. All Issues currently raised appear to relate to this. It would be amazing if @stevenicholls-google could address this issue somehow?!

robevansuk commented 4 years ago

Full Response Body:

/**/_xdc_._cjz404 && _xdc_._cjz404( {
   "error_message" : "Geocoding Service: You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started  For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key",
   "results" : [],
   "status" : "REQUEST_DENIED"
}
 )
mohsenuss91 commented 3 years ago

[2021 update] Live Demo isn't working!

robevansuk commented 3 years ago

guys this hasnt been working for yrs-think when i last checked it needed valid apikeys. none present.