Improve error handling and fix delete
Error handling after call can handle more situations. Fixed deleteData call by making sure it's including oAuth1 data in header. Uses a fixed version of yii2-authclient to correctly build signature when URL's are used with GET parameters (like delete function with GET parameter force=true).