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

Issues with Foursquare? #9

Open
sparkyfen opened this issue Jan 4, 2013 · 0 comments
Open

Issues with Foursquare? #9

sparkyfen opened this issue Jan 4, 2013 · 0 comments

Comments

@sparkyfen
Copy link

Attempting for formulate a request for foursquare via browser page.
Was getting a "services is empty" so started looking through hyve.foursquare.js.
Since the geo change, I don't think there was an addition to geo within hyve.core.js
Also, are there some spelling errors that are causing issues or am I not looking at the code correctly.
Line 12 on hyve.foursquare.js has "feed_urls :{" though on line 17, it asks for "options.feed_url,".

Lastly, maybe I am formulating the request incorrectly.
I attempted hyve.geo.stream("query here", function(data){console.log(data)});
as well as hyve.search.stream("query here", function(data){console.log(data)}); with no luck.
On the same page I also included hyve.feeds.foursquare.client_id and hyve.feeds.foursquare.client_secret.

Thanks

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