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
Here's my profile
and I tried either webdav collection option or not, made no difference.
Thank you in advance!
Here's my issue
CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate success: '403' ('Forbidden'). Message:
<D:multistatus xmlns:D="DAV:" >
<D:response>
<D:href>/calendar/1688852827272814/</D:href>
<D:status>HTTP/1.0 403 Forbidden</D:status>
<D:error><CC:propfind-finite-depth xmlns:CC="DAV:"/></D:error>
<D:responsedescription>request on collections with depth in header of "Infinity" is not allow</D:responsedescription>
</D:response>
</D:multistatus>
My work environment
PC with Win11-64
Office2024LTSC
Outlookcaldavsync4.4.1
I want to sync calendar of wecom(企业微信)to outlook with outlookcaldavsyn.
Help information says wecom support caldav, please refer: https://open.work.weixin.qq.com/help/wap/detail?docid=20223
Here's my profile
and I tried either webdav collection option or not, made no difference.
Thank you in advance!
Here's my issue
CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate success: '403' ('Forbidden'). Message:
<D:multistatus xmlns:D="DAV:" >
<D:response>
<D:href>/calendar/1688852827272814/</D:href>
<D:status>HTTP/1.0 403 Forbidden</D:status>
<D:error><CC:propfind-finite-depth xmlns:CC="DAV:"/></D:error>
<D:responsedescription>request on collections with depth in header of "Infinity" is not allow</D:responsedescription>
</D:response>
</D:multistatus>
在 CalDavSynchronizer.DataAccess.HttpClientBasedClient.WebDavClient.d__10.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CalDavSynchronizer.DataAccess.HttpClientBasedClient.WebDavClient.d__9.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CalDavSynchronizer.DataAccess.HttpClientBasedClient.WebDavClient.d__7.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CalDavSynchronizer.DataAccess.WebDavDataAccess.d__15.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CalDavSynchronizer.Implementation.CalDavRepository
1.<GetFullRepositoryState>d__21.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 GenSync.Synchronization.Synchronizer
11.d__27.MoveNext()--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 GenSync.Synchronization.ContextCreatingSynchronizerDecorator`7.d__3.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CalDavSynchronizer.Scheduling.SynchronizationProfileRunner.d__22.MoveNext()
The text was updated successfully, but these errors were encountered: