private void OnGetToken(DetailedResponse <IamTokenData> response, IBMError error) { SaveTokenInfo(response.Result); }