[Akonadi] [Bug 362938] Implement tomboy REST API as Akonadi resource

Stefan via KDE Bugzilla bugzilla_noreply at kde.org
Wed Jun 1 16:08:16 BST 2016


https://bugs.kde.org/show_bug.cgi?id=362938

--- Comment #3 from Stefan <stefan at draakgard.de> ---
Hello,

thank you for your comment.

QOAuth is no option anymore because it's not working properly. Using kQOAuth
could be also problematic because it support only HTTP POST and not HTTP PUT.
The API description is unclear in this point.

So o2 is an interesting option because it does only OAuth and the other stuff
is done directly with QNetworkAccessManager.

But I don't understand how I could use KIO::KJob. Some example resource would
be helpful. But for this I'll write a mail soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list