DynamicsWebApi icon indicating copy to clipboard operation
DynamicsWebApi copied to clipboard

DynamicsWebApi is not a constructor

Open sya-sp opened this issue 4 months ago • 1 comments

DynamicsWebApi version v2.1.1

Describe the bug Not able to initialize constructor

Actual result DynamicsWebApi is not a constructor

Code Snippet

var DynamicsWebApi = require("dynamics-web-api")
var dynamicsWebApi = new DynamicsWebApi();

Steps To Reproduce https://runkit.com/embed/dlxpjx6nnivz

Your Setup (please complete the following information):

  • Node v20.11.0
  • Dynamics 365 Online

sya-sp avatar Feb 16 '24 04:02 sya-sp