You must have missed this from an earlier review. "from_response" implies that it is constructing the class object. This code is simply parsing the response of "signin" and is not constructing a TableauAuth object. Please just move this to the "signin" method.