Re: 401 error



On Mon, 2015-06-01 at 09:53 +0100, Sam Bull wrote:
In GNOME Shell 3.14, on Ubuntu 15.04, my extension is no longer able to
sync to Owncloud due to a 401 error. Is there a change to
Soup.message.new() that causes it to use cookies or something? I am
trying to authenticate by passing the username/password in the URL. I'm
not sure if there is an option to disable cookies or something else I
need to do to get the authentication working.

Details: https://github.com/owncloud/notes/issues/109


Does anybody have any idea? I still haven't got this working.
        Soup.Message.new("GET",
        "http://user:pwd owncloud url/index.php/apps/notes/api/v0.2/")
just keeps giving a 401. I can test this in curl and it works fine. This
used to work before I upgraded to Ubuntu 15.04/GNOME 3.14. This is also
broken on my Gentoo box with GNOME 3.14, where it was working fine on
3.12.

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]