You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error when i request ls() with colon in it
File "build/bdist.macosx-10.10-intel/egg/easywebdav/client.py", line 176, in ls
File "build/bdist.macosx-10.10-intel/egg/easywebdav/client.py", line 100, in _send
easywebdav.client.OperationFailed: Failed to list directory "/router-autoscroll-master/examples/deprecated-iron-router-example/packages/okgrow:iron-router-autoscroll/".
Operation : PROPFIND /router-autoscroll-master/examples/deprecated-iron-router-example/packages/okgrow:iron-router-autoscroll/
Expected code : 207 UNKNOWN, 301 Moved Permanently
Actual code : 404 Not Found
Is there any encoding i need to do for the path before using ls?
The text was updated successfully, but these errors were encountered:
I get an error when i request ls() with colon in it
Is there any encoding i need to do for the path before using ls?
The text was updated successfully, but these errors were encountered: