** Branch linked: lp:~mardy/online-accounts-api/password-1628473

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to online-accounts-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1628473

Title:
  Unable to retrieve username/password for owncloud provider

Status in webapps-sprint:
  In Progress
Status in online-accounts-api package in Ubuntu:
  In Progress

Bug description:
  I am trying to use online-accounts-api to access the credentials for a
  service attached to an OwnCloud account (using the provider from
  account-plugin-owncloud).  However, when I successfully authenticate,
  the username and password returned by the PasswordReply object are
  both blank.

  I poked around with d-feet, and when I manually invoked the
  Authenticate() D-Bus method for my service, the return dictionary was:

      {'Secret': 'pass', 'UserName': 'user'}

  Looking at the client library code, it instead expects keys "Username"
  and "Password".

  So either account-plugin-owncloud is wrong, or libonline-accounts-qt1
  is.

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1628473/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to