Foursquare venue photos API only occasionally working with client_id/client_secret?
问题 I've found that some venues will only return photos if I use a signed in user instead of a client_id / client_secret. Is this intentional? curl -i https://api.foursquare.com/v2/venues/4c36476d93db0f47f6cc1d92/photos?client_id=xxx\&client_secret=xxx\&group=venue\&v=20120304 HTTP/1.1 200 OK Access-Control-Allow-Origin: * Cache-Control: no-cache, private, no-store Content-Type: application/json; charset=utf-8 Date: Mon, 05 Mar 2012 00:28:34 GMT Expires: Mon, 5 Mar 2012 00:28:34 GMT Pragma: no