hownowstephen/php-foursquare

Geocoding is broken - API now requires a key and access via HTTPS

Closed this issue · 1 comments

It looks like the Google geocoding API now requires both a 'key' parameter, and access over HTTPS - so the geocode example in your examples/public.php fails

fixed in #35