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 À : [email protected] 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

