lambdabaa / dav

WebDAV, CalDAV, and CardDAV client for nodejs and the browser.
Mozilla Public License 2.0
304 stars 71 forks source link

TypeError: Parameter 'url' must be a string, not undefined #122

Open shaedrich opened 7 years ago

shaedrich commented 7 years ago

When I try to use dav.js, I get this error:

at Url.parse (/dav.js:4499:11) at urlParse (/dav.js:4493:5)

For example I wanted to do

dav.createCalendarObject()
ardean commented 5 years ago

same here

144 could work in this case