[Owncloud] How to debug "HTTPError: 400 Client Error" when client sends new vCard to Owncloud?
Chris Green
cl at isbd.net
Wed Mar 27 21:15:43 UTC 2013
On Wed, Mar 27, 2013 at 08:05:30PM +0100, Thomas Tanghus wrote:
> On Wednesday 27 March 2013 14:56 Chris Green wrote:
> > Thus I *think* the problem may be in the actual content of the vCard
> > that pycarddav is sending, the trouble is that I can't get any error or
> > debug logging out of Owncloud that would explain why it's returning an
> > error. How can I find where it's deciding something is wrong and
> > sending the error?
>
> You can try to capture the conversation with e.g. Charles proxy so we can see
> what goes on. http://www.charlesproxy.com/
>
As you know (from github issues) I have now found the
bug/incompatibility. The problem in finding it was that the SabreDAV
code issues exceptions for all errors and owncloud seems to lose these
completely, certainly it doesn't report the error anywhere that I could
find.
--
Chris Green
More information about the Owncloud
mailing list