| 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 | 6/17/13 (4674 days ago) |
| Due | |
| Updated | 6/18/13 (4673 days ago) |
| Assigned | |
| Resolved | 6/18/13 (4673 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