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

Client always instantiated with latest version of the Foursquare API #6

Open
octopi opened this issue Oct 18, 2013 · 0 comments
Open

Comments

@octopi
Copy link

octopi commented Oct 18, 2013

You ought to pick a date and stick with it. By always using today's date as the version you're passing to Foursquare (https://github.com/marcelcaraciolo/foursquare/blob/master/pyfoursquare/foursquare.py#L121), you run the risk of bumping into breaking JSON changes that your app may not handle.

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

1 participant