[GH-ISSUE #31] Check caldav access rights for calendars #29

Closed
opened 2026-02-25 20:30:44 +03:00 by kerem · 2 comments
Owner

Originally created by @aluxnimm on GitHub (May 12, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/31

Originally assigned to: @aluxnimm on GitHub.

If the caldav calender has no rights to create/modify or delete events we get an exception

ERROR 2015-05-12 10:29:10,047 [VSTA_Main] neric.Synchronization.States.StateBase6 . LogException - Exception occured: System.Net.WebException: Der Remoteserver hat einen Fehler zurückgegeben: (403) Unzulässig. bei System.Net.HttpWebRequest.GetResponse() bei CalDavSynchronizer.DataAccess.CalDavDataAccess.ExecuteCalDavRequest(Uri url, Action1 modifier, String requestBody) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\DataAccess\CalDavDataAccess.cs:Zeile 330.
bei CalDavSynchronizer.DataAccess.CalDavDataAccess.DeleteEvent(Uri uri, String etag) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\DataAccess\CalDavDataAccess.cs:Zeile 253.
bei CalDavSynchronizer.DataAccess.CalDavDataAccess.DeleteEvent(Uri uri) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\DataAccess\CalDavDataAccess.cs:Zeile 227.
bei CalDavSynchronizer.Implementation.CalDavEventRepository.Delete(Uri entityId) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\Implementation\CalDavEventRepository.cs:Zeile 116.
bei CalDavSynchronizer.Generic.Synchronization.States.DeleteInB`6.PerformSyncActionNoThrow() in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\Generic\Synchronization\States\DeleteInB.cs:Zeile 54.
INFO 2015-05-12 10:29:10,618 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . RunNoThrowAndReschedule - Duration of 'Running synchronization profile 'testmanfredtw13test'': 00:00:03.8467402

For such calendars it would be better to only allow sync caldav->outlook

Original comment by: aluxnimm

Original Ticket: outlookcaldavsynchronizer/28

Originally created by @aluxnimm on GitHub (May 12, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/31 Originally assigned to: @aluxnimm on GitHub. If the caldav calender has no rights to create/modify or delete events we get an exception ERROR 2015-05-12 10:29:10,047 [VSTA_Main] neric.Synchronization.States.StateBase`6 . LogException - Exception occured: System.Net.WebException: Der Remoteserver hat einen Fehler zurückgegeben: (403) Unzulässig. bei System.Net.HttpWebRequest.GetResponse() bei CalDavSynchronizer.DataAccess.CalDavDataAccess.ExecuteCalDavRequest(Uri url, Action`1 modifier, String requestBody) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\DataAccess\CalDavDataAccess.cs:Zeile 330. bei CalDavSynchronizer.DataAccess.CalDavDataAccess.DeleteEvent(Uri uri, String etag) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\DataAccess\CalDavDataAccess.cs:Zeile 253. bei CalDavSynchronizer.DataAccess.CalDavDataAccess.DeleteEvent(Uri uri) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\DataAccess\CalDavDataAccess.cs:Zeile 227. bei CalDavSynchronizer.Implementation.CalDavEventRepository.Delete(Uri entityId) in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\Implementation\CalDavEventRepository.cs:Zeile 116. bei CalDavSynchronizer.Generic.Synchronization.States.DeleteInB`6.PerformSyncActionNoThrow() in c:\Users\nimm\Source\Repos\code\CalDavSynchronizer\Generic\Synchronization\States\DeleteInB.cs:Zeile 54. INFO 2015-05-12 10:29:10,618 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . RunNoThrowAndReschedule - Duration of 'Running synchronization profile 'testmanfredtw13test'': 00:00:03.8467402 For such calendars it would be better to only allow sync caldav->outlook Original comment by: aluxnimm Original Ticket: [outlookcaldavsynchronizer/28](https://sourceforge.net/p/outlookcaldavsynchronizer/28)
kerem 2026-02-25 20:30:44 +03:00
Author
Owner

@aluxnimm commented on GitHub (Jun 13, 2015):

  • status: open --> closed
  • assigned_to: Alexander Nimmervoll

Original comment by: aluxnimm

<!-- gh-comment-id:126312646 --> @aluxnimm commented on GitHub (Jun 13, 2015): - **status**: open --> closed - **assigned_to**: Alexander Nimmervoll Original comment by: aluxnimm
Author
Owner

@aluxnimm commented on GitHub (Jun 13, 2015):

Test connection shows access rights

Original comment by: aluxnimm

<!-- gh-comment-id:126312647 --> @aluxnimm commented on GitHub (Jun 13, 2015): Test connection shows access rights Original comment by: aluxnimm
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#29
No description provided.