mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #82] problem with carddav #547
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#547
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 @Mr-HeBo on GitHub (Nov 19, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/82
Hello,
at first: the calendar and tasks syncing works fine 👍 !
I added a new profile to synchronize my owncloud address book..
When I try the settings, I get the message:
The address book syncing works without problems with my mobile devices.
What or where is the cause?
my facts:
Thanks and regards
Heiko
@aluxnimm commented on GitHub (Nov 19, 2015):
What is the complete url to the adressbook? e.g.
https://myserver/remote.php/carddav/addressbooks/user/adressbookname/
Try this url instead maybe.
The normal contact app for owncloud works, but I don't have the ContactPlus app to test right now.
Is there any strange character in the adressbook name, somehow the xml response from your server contains a » character which causes trouble.
@Mr-HeBo commented on GitHub (Nov 19, 2015):
Hello,
thanks for your support. The URL was the cause :(.
You have to use this URL (for Contacts Plus):
https://myserver/remote.php/contactsplus/addressbooks/username/contacts/
The last "/" is importent.
Regards
Heiko
@aluxnimm commented on GitHub (Nov 19, 2015):
It would still be interesting for us what caused the invalid character. Can you provide a test account maybe? Because normally autodiscovery should detect that url also.
@Mr-HeBo commented on GitHub (Nov 19, 2015):
no problem. I'll create you an test account and send all information via http://sourceforge.net messaging.
Is it ok for you?.
@aluxnimm commented on GitHub (Nov 19, 2015):
perfect. thx.
@aluxnimm commented on GitHub (Nov 19, 2015):
Fixed in latest commit, now https://myserver/remote.php/contactsplus/ works aswell and discovers the full url