foursquare Questions

1

Solved

I want to grab some information from Foursquare , add some fields and return it via django-tastypie. UPDATE: def obj_get_list(self, request=None, **kwargs): near = '' if 'near' in request.GET a...
Joanniejoao asked 18/10, 2012 at 15:54

2

Solved

How to use Foursquare API to find nearby places in iOS Applications. As I am new in this environment.. So please help me to find any sample tutorial available on the API. I had gone through this ...
Mayest asked 30/1, 2012 at 10:24

2

Possible Duplicate: curl_init() function not working I am using PHP for accessing the Foursquare API. I have set up everything for the authentication with Foursquare. But as soon as I...
Joanne asked 19/4, 2012 at 11:23

4

Please tell me is there any way to integrate Foursquare in android. Can you give me some idea or link to integrate Foursquare in android? Please help.
Intermezzo asked 13/6, 2011 at 13:48

1

Solved

When foursquare works with Open Graph after a user has performed a checkin on their application (and assuming said user is linked to Facebook), foursquare posts to Open Graph a sample of this check...

1

As of a few days ago, foursquare venues/search with intent=browse seems to ignore categoryId. It definitely worked before that. If I change intent=checkin the category filtering is applied. Here's ...
Labiate asked 16/2, 2012 at 8:38

1

Solved

I have built a Fiddle on JSFiddle which retrieves an OAuth access token via Foursquare's "token" response type. One or two days ago this was working fine. When "Login with Foursquare" was clicked F...
Locris asked 31/1, 2012 at 3:11

1

I'm getting some erratic results from Foursquare's venue search API and I'm wondering if anyone has any tips on how to process my input parameters for the most "intuitive" results. For example, su...
Chor asked 20/1, 2012 at 17:26

2

Solved

I search with the twitter API all the public tweets with "4sq.com": http://search.twitter.com/search.json?q=4sq.com so I get all the check-in on Foursquare that actually shared on Twitter. {"...
Scoot asked 8/1, 2012 at 20:12

3

Solved

The FourSquare API seems to be very user-centric: After logging in via OAuth I can see my friends check in, and which of my friends are currently checked into a given venue. I'm looking for someth...
Lynnettelynnworth asked 13/7, 2011 at 19:16

1

Solved

Any idea what can I do to get only the checkins from a specific venue? If i use it like: https://api.foursquare.com/v2/venues/VENUE_ID?oauth_token=XXX i get everything about the venue, and I o...
Vanscoy asked 7/11, 2011 at 10:46

3

Solved

After seeing the last screenshots of new foursquare application and their balloon like cartoon instructions, I'd like to create some of these in my application. I found a similar question for iPho...
Aaronaaronic asked 13/8, 2011 at 16:59

3

I am interested in extending my website to provide a service which involves users "check in" in my university's campus. Since Location Based Services (LBS) is pretty new, and there are not much lit...
Diaphony asked 3/7, 2010 at 16:33

© 2022 - 2024 — McMap. All rights reserved.