ushahidi / crowdmap-issues

A centralized repository for filing, tracking and discussing bugs and features in Crowdmap.com and Crowdmap's API.
0 stars 2 forks source link

Better error message when no map exists pulling posts #328

Open brianherbert opened 11 years ago

brianherbert commented 11 years ago

When hitting an endpoint like https://api.crowdmap.com/v1/maps/:map_id/posts/ with a nonexistent map_id or subdomain, there's a big gross error. We should return a normal error with a message explaining that the map doesn't exist.