[GH-ISSUE #78] Failing with "403" #979

Closed
opened 2026-03-13 23:39:59 +03:00 by kerem · 4 comments
Owner

Originally created by @dinesh-advytha on GitHub (Nov 8, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/78

I am unable to connect to beehive, its failing with "403". Any help will be appreciated.

Originally created by @dinesh-advytha on GitHub (Nov 8, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/78 I am unable to connect to beehive, its failing with "403". Any help will be appreciated.
kerem closed this issue 2026-03-13 23:40:05 +03:00
Author
Owner

@aluxnimm commented on GitHub (Nov 8, 2015):

We have no experience with beehive. What url and username do you use? what errors are in the log file? Test settings fails with 403?

<!-- gh-comment-id:154778745 --> @aluxnimm commented on GitHub (Nov 8, 2015): We have no experience with beehive. What url and username do you use? what errors are in the log file? Test settings fails with 403?
Author
Owner

@stefanspe commented on GitHub (Jan 20, 2016):

I have the same error while trying to connect to tine20. I tested caldav. Appointments from the tine server are shown in Outlook, but new appointments in Outlook caused the error.
log.txt

<!-- gh-comment-id:173355242 --> @stefanspe commented on GitHub (Jan 20, 2016): I have the same error while trying to connect to tine20. I tested caldav. Appointments from the tine server are shown in Outlook, but new appointments in Outlook caused the error. [log.txt](https://github.com/aluxnimm/outlookcaldavsynchronizer/files/98074/log.txt)
Author
Owner

@aluxnimm commented on GitHub (Jan 20, 2016):

The log states the error:
System.Net.Http.HttpRequestException: Response status code does not indicate success: '403' ('Forbidden'). Message:

<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Sabre\DAV\Exception\Forbidden/s:exception
<s:message>write access denied for unknown client/s:message
<s:sabredav-version>1.8.10/s:sabredav-version
/d:error

"write access denied for unknown client" means that the server only allows write operations from clients which are known from some kind of whitelist or whatever Tine uses, You have to ask in the Tine forum how to enable a new client.

<!-- gh-comment-id:173364084 --> @aluxnimm commented on GitHub (Jan 20, 2016): The log states the error: System.Net.Http.HttpRequestException: Response status code does not indicate success: '403' ('Forbidden'). Message: <?xml version="1.0" encoding="utf-8"?> <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"> <s:exception>Sabre\DAV\Exception\Forbidden/s:exception <s:message>write access denied for unknown client/s:message <s:sabredav-version>1.8.10/s:sabredav-version /d:error "write access denied for unknown client" means that the server only allows write operations from clients which are known from some kind of whitelist or whatever Tine uses, You have to ask in the Tine forum how to enable a new client.
Author
Owner

@aluxnimm commented on GitHub (Feb 27, 2016):

see
https://forge.tine20.org/view.php?id=11588

<!-- gh-comment-id:189741018 --> @aluxnimm commented on GitHub (Feb 27, 2016): see https://forge.tine20.org/view.php?id=11588
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#979
No description provided.