]> jfr.im git - z_archive/twitter.git/commit
Merge pull request #287 from jessamynsmith/master
authorMike Verdone <redacted>
Mon, 20 Apr 2015 19:22:35 +0000 (21:22 +0200)
committerMike Verdone <redacted>
Mon, 20 Apr 2015 19:22:35 +0000 (21:22 +0200)
commit16dd084decb830ecd8242a7dc5c2b5882aff129e
treef65e506ce9d06ad09db077f61195a8bf069a8669
parent15010e3541e0dc73668a406673382529ea865bcf
parent0c77ad3f000a1f829b09f575a8da29dbdf4f5e98
Merge pull request #287 from jessamynsmith/master

Improved error handling

I had to make a small change to get tests running on my environment. Then I added better checking on OAuth credentials, so the code doesn't fail out later with an obscure message. Finally, I brought the handling of error data in line with the handling of response data. This last does change behaviour, and if you don't want that, I can back out that change.