Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Versioning issue #19

Open
bramhu opened this issue Feb 4, 2016 · 1 comment
Open

Versioning issue #19

bramhu opened this issue Feb 4, 2016 · 1 comment
Labels

Comments

@bramhu
Copy link

bramhu commented Feb 4, 2016

Error occured:
code: 410
type: param_error
detail: The Foursquare API no longer supports requests that pass in a version v <= 20120609. For more details see https://developer.foursquare.com/overview/versioning

When I look into the FoursquareApi class I see
private static final String DEFAULT_VERSION = "20110615";

Maby I do something stupid or am i using a old version?

@clinejj
Copy link
Owner

clinejj commented Feb 4, 2016

Hey @bramhu - thanks for opening this. The current library hasn't been updated in quite some time, so yes that's the correct version in the library. I'd be more than happy to accept a PR that uses a newer version of the library, and had made some progress on this branch if you'd like to use that as a starting point.

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

No branches or pull requests

2 participants