Hello I am trying to upload file using webdav with java and getting this error
Cannot retry request with a non-repeatable request entity.
everything was working fine until some changes to the server, the changes are that the operating system is different and all configuration file are the same.
the access from the web page is working fine and the file downloading also work, the only problem is while uploading files.
I also tried to update to the latest version of the library and nothing changed.
any idea how to find more info about the error and to fix it?
Hello I am trying to upload file using webdav with java and getting this error
Cannot retry request with a non-repeatable request entity.everything was working fine until some changes to the server, the changes are that the operating system is different and all configuration file are the same.
the access from the web page is working fine and the file downloading also work, the only problem is while uploading files.
I also tried to update to the latest version of the library and nothing changed.
any idea how to find more info about the error and to fix it?