private void LoadCredentials() { String path = @"../../../ebay-config-sample.yaml"; CredentialUtil.Load(path); }