Skip to content
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

FYI : venue search will be broken Nov 7th #12

Open
roomnoise opened this issue Nov 1, 2011 · 3 comments
Open

FYI : venue search will be broken Nov 7th #12

roomnoise opened this issue Nov 1, 2011 · 3 comments

Comments

@roomnoise
Copy link

Foursquare will be using the latest API version by default starting Nov 7th.

http://groups.google.com/group/foursquare-api/browse_thread/thread/3862de3d953c5574

This means the venue search (which pulls by 'group') won't work anymore.

@franciso
Copy link

franciso commented Feb 2, 2012

has anyone found a workaround for this issue? Can we just v=YYYMMDD somewhere in our .search query?

@arrtchiu
Copy link

Please note, my commit is a fast hack to work around this issue, and not an ideal solution.

@evanjmg
Copy link

evanjmg commented Aug 2, 2015

Is this the same issue? I guess I'll use httpparty. Foursquare::Base.new(ENV['FOURSQUARE_API_KEY'], ENV['FOURSQUARE_API_SECRET']).venues.search(:ll => "51.521036, -0.070496")
Foursquare::Error: A required parameter was missing or a parameter was malformed. This is also used if the resource ID in the path is incorrect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants