SomethingSexy / platform-builder

0 stars 0 forks source link

Handle errors from api server #25

Open SomethingSexy opened 8 years ago

SomethingSexy commented 8 years ago

Mainly 404, or 500 severe errors.

Basically need to check every response object to make sure it is a 2xx, otherwise return the error.