Summary | Cannot access to the carddav resource with SabreDav |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | ryu (at) ryux (dot) org |
Created | 06/17/2013 (4404 days ago) |
Due | |
Updated | 06/18/2013 (4403 days ago) |
Assigned | |
Resolved | 06/18/2013 (4403 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Bug #12305State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Cannot access to the carddav resource with SabreDav
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
When I try to access to the carddav resource, it fails with this message :
<d:error>
<s:exception>Sabre\DAV\Exception\NotFound</s:exception>
<s:message>User ryu does not exist</s:message>
<s:sabredav-version>1.8.4</s:sabredav-version>
</d:error>
The URL used is : https://mail.example.com/rpc.php/principals/ryu/
The authentication seems to be ok. But the user is not found...
Thanks
Ryu