We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When trying to add a Nextcloud Contacts CardDAV URL, Monica throws the following error :
server is not compliant with rfc2518 section 15.1, or rfc6352 section 6.1 Could not add subscription
Which version are you using:
Additional context I highly doubt that Nextcloud Contacts CardDAV server is incompatible with Monica. Is there a technical barrier over this ?
Comand line used php artisan monica:newaddressbooksubscription --email [email protected] --login SuperUser --password pass --url https://nextcloud-url/remote.php/dav/addressbooks/users/SuperUser/contacts/
php artisan monica:newaddressbooksubscription --email [email protected] --login SuperUser --password pass --url https://nextcloud-url/remote.php/dav/addressbooks/users/SuperUser/contacts/
This issue is related to #3851 , #1444 and #2738
The text was updated successfully, but these errors were encountered:
🎉 This issue has been resolved in version 3.4.0 🎉
The release is available on:
v3.4.0
Your semantic-release bot 📦🚀
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Successfully merging a pull request may close this issue.
Describe the bug
When trying to add a Nextcloud Contacts CardDAV URL, Monica throws the following error :
Which version are you using:
Additional context
I highly doubt that Nextcloud Contacts CardDAV server is incompatible with Monica. Is there a technical barrier over this ?
Comand line used
php artisan monica:newaddressbooksubscription --email [email protected] --login SuperUser --password pass --url https://nextcloud-url/remote.php/dav/addressbooks/users/SuperUser/contacts/
This issue is related to #3851 , #1444 and #2738
The text was updated successfully, but these errors were encountered: