Skip to content

Conversation

@sandeepdabade
Copy link

const client = connect(accountName, workspaceName, vaultId, credentials, options)

  1. accountName is not used at all. So needs to be removed altogether.
  2. workspaceName should be replaced with workspaceURL instead.

const client = connect(accountName, workspaceName, vaultId, credentials, options)
1) accountName is not used at all. So needs to be removed altogether. 
2) workspaceName should be replaced with workspaceURL instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant