azai91 / foursquared

Automatically exported from code.google.com/p/foursquared
Apache License 2.0
0 stars 0 forks source link

/checkin returning weird response for some checkins. #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Send:

oget 'http://api.playfoursquare.com/v1/checkin?vid=44794

Get:
<?xml version="1.0" encoding="UTF-8"?><addvenueprompt/>

Original issue reported on code.google.com by jlapenna on 29 Aug 2009 at 7:12

GoogleCodeExporter commented 8 years ago
New error awesomness. (PS. Can you make the <addvenueprompt> an <error> instead 
with 
perhaps an error code that would suggest that this venue needs adding?

--[09:17] (~)-------------------------------------------------------------------
[jlapenna@zane 1] oget 'http://api.playfoursquare.com/v1/checkin?vid=44794'
<br />
Fatal error:  Uncaught exception 'Exception' with message 'Venue not found.' 
in /var/www/foursquare/modelsapi/Venue.class.php:367
Stack trace:
#0 /var/www/foursquare/apipublic/index(158): Venue::get('44794', '1818', NULL, 
0, 
true)
#1 {main}
  thrown in /var/www/foursquare/modelsapi/Venue.class.php on line 
367<br />

Original comment by jlapenna on 17 Sep 2009 at 4:18

GoogleCodeExporter commented 8 years ago
Issue 56 has been merged into this issue.

Original comment by jlapenna on 18 Sep 2009 at 2:08

GoogleCodeExporter commented 8 years ago
I think serverside issues have cleared themselves.

Original comment by jlapenna on 26 Sep 2009 at 8:59

GoogleCodeExporter commented 8 years ago
should be much better with this new /v1/checkin flow.
thanks

Original comment by naveen...@gmail.com on 22 Oct 2009 at 10:40

GoogleCodeExporter commented 8 years ago

Original comment by jlapenna on 22 Oct 2009 at 10:42