ValdarRudman

Results 2 comments of ValdarRudman

Hi @dbbrahmbhatt I am getting the same error as @xinghul ``` const dsApiClient = new docusign.ApiClient(); dsApiClient.setBasePath(args.basePath); dsApiClient.addDefaultHeader('Authorization', 'Bearer ' + args.accessToken); const envelopesApi = new docusign.EnvelopesApi(dsApiClient) const env =...

Sorry i posted this in the wrong place. I am using node.