littlebits / cloud-client-api-http

Lightweight wrapper for littleBits Cloud HTTP API
GNU General Public License v3.0
31 stars 10 forks source link

Convert oauth errors in the response into io errors #7

Closed jasonkuhrt closed 10 years ago

jasonkuhrt commented 10 years ago

There is no reason why an oauth error should be anything but an IO error from library users' point-of-view.