Comment 6 for bug 727370

Revision history for this message
Rodrigo Moya (rodrigo-moya) wrote :

Peter, the 1st e-addressbook-factory output that you added to the bug shows that desktopcouch hasn't added the OAuth tokens to the keyring, and hence evo-couchdb can't find them, which makes it fail to create the DesktopcouchSession object.

The 2nd output though shows no errors (those warnings are harmless, they're just when checking arguments passed to the json_object_* functions). I'll add code to check before calling those functions though, so that the output is cleaner