Skip to content

Issues with Foursquare? #9

@sparkyfen

Description

@sparkyfen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions