diff --git a/changelog/unreleased/collaboration-wopi-logs.md b/changelog/unreleased/collaboration-wopi-logs.md new file mode 100644 index 0000000000..acd677bede --- /dev/null +++ b/changelog/unreleased/collaboration-wopi-logs.md @@ -0,0 +1,5 @@ +Bugfix: Include additional logs in the collaboration service + +More logs have been added in the middlware of the collaboration service to debug 401 error codes. Any error that happens in that middleware should have its corresponding log entry + +https://github.com/owncloud/ocis/pull/10101