mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #78] Failing with "403" #77
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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?
@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
@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.
@aluxnimm commented on GitHub (Feb 27, 2016):
see
https://forge.tine20.org/view.php?id=11588