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
Currently clients have to send the etag in the request but in OC10 it was not strictly required.
Change the implementation of the service to not depend on the etag. https://demo.owncloud.com/remote.php/dav/files/demo/meme1.jpg?c=d04ca18aff0316743074b68a9a13149c&x=32&y=32&forceIcon=0&preview=1 c=d04ca18aff0316743074b68a9a13149c is the etag part.
The text was updated successfully, but these errors were encountered:
Currently clients have to send the etag in the request but in OC10 it was not strictly required.
Change the implementation of the service to not depend on the etag.
https://demo.owncloud.com/remote.php/dav/files/demo/meme1.jpg?c=d04ca18aff0316743074b68a9a13149c&x=32&y=32&forceIcon=0&preview=1
c=d04ca18aff0316743074b68a9a13149c
is the etag part.The text was updated successfully, but these errors were encountered: