Ok Using curl looks ok on my desktop. But that doesnt explain why my app wont work. Im sure QUrl/QNetworkAccessManager wont have cached anything.
Does the api support digest auth? can it be added if not? On Fri, Jun 14, 2013 at 1:15 PM, Bernhard Posselt <[email protected]>wrote: > On 06/14/2013 02:06 PM, Adam Pigg wrote: > > Im testing the new news api and having problems logging in. > > > > Testing the API on a desktop browser shows the following behaviour when > > specifying the username/password in the URL (basic auth?) > > > > When not previously logged into my owncloud instance: > > The api returns error: user not logged in (or words to that effect) > > > > When logged into owncloud: > > Works Ok > > > > When testing on my phone i always get the not logged in error even though > > im specifying the credentials. > > > > The old api appeared to support digest auth, the new one doesnt (this is > > where the web browser prompts for the user/pass if not specified) > > > > Has anyone else experienced this? > > > > Thanks > > > > > > > > _______________________________________________ > > Owncloud mailing list > > [email protected] > > https://mail.kde.org/mailman/listinfo/owncloud > Browsers might cache some stuff, please test the API using curl > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud >
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
