Jerome Louvel <jerome.louvel <at> noelios.com> writes: > > Hi Andy, > > The ChallengeScheme#HTTP_NTLM constant isn't supported by any extension at this point. The solutions > mentioned on the wiki use alternate way to configure NTLM credentials. Have a look at the example Java > source code for Android attached to the wiki page. > > Best regards, > Jerome > -- > Restlet ~ Founder and Technical Lead ~ http://www.restlet.org > Noelios Technologies ~ http://www.noelios.com > > -----Message d'origine----- > De : Andy Wahrenberger [mailto: ] > Envoyé : vendredi 23 juillet 2010 00:07 > À : discuss <at> restlet.tigris.org > Objet : Android and NTLM > > I've been trying to implement the guidance provided in the following link: > > http://wiki.restlet.org/docs_2.0/13-restlet/27-restlet/46-restlet/364- restlet.html > > And I keep getting 401's and warnings in the log: > Couldn't find any helper support the HTTP_NTLM challenge scheme. > > Is NTLM something that should work? I'm trying to read data from SharePoint in my Droid App. > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2637059 > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2667207 > >
I'm getting the same problem - "Couldn't find any helper support the HTTP_Negotiate challenge scheme" I tried the example of using Apache Http client with JCFS and gave the NT credentials. Keep getting the same error. Any thing else to be done here? Really appreciate your help here. Thanks! ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2709392

