Open RafalNowackiXB opened 3 years ago
im trying to do:
But i dont known why i get:
thos error is solved (im was passing undefined as token) but i got second.
(node:19) UnhandledPromiseRejectionWarning: Error: Invalid or malformed wsdl file: /tmp/tmp-19GjJa1cZki3Xp/services.wsdl
at /usr/src/app/node_modules/node-ews/lib/ews.js:126:20
at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:73:3)
What im doing wrong now?
Hello how can i get an email if i have a:
I have done this in Java using other lib.
Now i want to do this in nodejs using this lib :)