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

Generating a new place based on token from similar_places? #418

Closed
cahlan opened this issue Jun 20, 2013 · 0 comments
Closed

Generating a new place based on token from similar_places? #418

cahlan opened this issue Jun 20, 2013 · 0 comments
Milestone

Comments

@cahlan
Copy link

cahlan commented Jun 20, 2013

I'm trying to create a new place, and based on both sets of docs (Twitter and this gem) I need to call similar_places first to check with places that might match as well as _obtain a token from the similar_places response._ I don't see anywhere that the similar_places method returns a token, it only returns an Array of Place objects. geo_objects_from_response bypasses the rest of the response and parses only the places into the Array, leaving behind any trace of the token.

Please tell me where I'm wrong.

@sferik sferik closed this as completed in be1a0a1 Jul 28, 2013
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