Eric Cope
Eric Cope

Reputation: 877

Intermittent Foursquare API Response is 500

I issue an authenticated call to /venues/venue_id but I get a 500 error

"Foursquare servers are experiencing problems. Please retry and check status.foursquare.com for updates."

I make about 60 of these calls, and only ~20 of them fail. It just started failing 3 days ago. Any ideas? What else do I need to provide?

Edit: The call I am making is:

https://api.foursquare.com/v2/venues/4ae2619bf964a520d58d21e3?oauth_token=xxxx&v=20120201

I make about 30 of these, and 10-12 work just fine, but the remaining fail. I tried the Foursquare API Explorer and I still get a 500 response.

Upvotes: 0

Views: 454

Answers (1)

Eric Cope
Eric Cope

Reputation: 877

My API requests suddenly started working. No word why.

Upvotes: 1

Related Questions