I recently started using the foursquare API, but suddenly I get \"Consumer disabled\" error responses.
So far, the only API call I\'ve been doing is one to browse so
try resetting your API secret at (https://foursquare.com/developers/app/CLIENT_ID/reset)
That error could happen if there's suspicious behavior on an API key - but you would've gotten an email first.
Update: I see this key flagged as disabled
. I re-enabled so should be working now. I'll run through the logs and try to figure out how/why this happened.