Currently if you make a request with invalid credentials you end up with an uncaught exception. Let's handle that. Could also just return false? Up for suggestions, but due to #463 something has to happen here or there's no way to verify that your access token is truly an access token, not a request token that was stored as both
Currently if you make a request with invalid credentials you end up with an uncaught exception. Let's handle that. Could also just return false? Up for suggestions, but due to #463 something has to happen here or there's no way to verify that your access token is truly an access token, not a request token that was stored as both