foursquare
OAuth2 with intridea ruby gem
I have the following code: token = client.auth_code.get_token(code, :redirect_uri => \'http://localhost:3000\')[详细]
2023-03-31 09:08 分类:问答Foursquare Java API v2 - Checkin Example
I\'m trying to create a Foursquare application using its Java API v2 but I couldn\'t find any sample source code for the checkin process. I don\'t need to full source code (authentication开发者_JS百科[详细]
2023-03-30 11:41 分类:问答Small Popup for Instructions, like foursquare ones
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.[详细]
2023-03-28 02:50 分类:问答Foursquare, how to display checkins feed from all users of my website?
So, I understand that each user of my website will have an Auth_key after they allow my website to access their foursquare account (after the authentication process). What I understand is, to display[详细]
2023-03-26 16:51 分类:问答How can I implement a realtime dashboard?
I would like to implement a realtime dashboard like an index page of www.foursquare.com I checked foursquare.com\'s index page with Chrome\'s developer tool and surprised that they don\'t use xhr to[详细]
2023-03-24 22:05 分类:问答What is most reliable and up to date Java/Android SDK for foursquare?
What is most reliable an开发者_开发百科d up to date Java/Android SDK for foursquare that covers api v2?They have only 1.0 version of their API so far.[详细]
2023-03-22 17:35 分类:问答500 Server Error When Using Foursquare API
I\'m using php-foursquare library for Foursquare API calls. This is my index.php require_once(\"FoursquareAPI.class.php\");[详细]
2023-03-20 05:37 分类:问答Foursquare API Help
I\'m trying to get nearby venues.I found this url where i can just plug in lat and lon. How do i use this URL?I tried getting the libraries from Foursquare API site, but can\'t get them to work.[详细]
2023-03-17 07:36 分类:问答Why is there a Foursquare v2 API javascript authentication method?
Browsing though the Foursquare API documentation, I noticed that when obtaining an access token with ajax there is no need for a secret key (for obv开发者_JS百科ious reasons). But this makes me wonder[详细]
2023-03-17 06:55 分类:问答How to check user is my friend or not using Fouresquare API in iphone?
I have integrate Foursquare API for iPhone application.I want to check this particular user is friend or not.[详细]
2023-03-17 02:14 分类:问答