webdav-client-python icon indicating copy to clipboard operation
webdav-client-python copied to clipboard

Unable to identify the reason of the problem

Open kamikaze opened this issue 7 years ago • 0 comments

https://github.com/CloudPolis/webdav-client-python/blob/2f011c543264f44d49bea56aebd2815791e7542e/webdav/client.py#L297

I'm unable to understand in my code what was the reason of "missing resouce". For example if it was a 401 Unauthorized error - i will get an exception that webdav.exceptions.RemoteResourceNotFound: Remote resource: /wtf/ not found w/o any reason

kamikaze avatar Jun 05 '18 14:06 kamikaze