When i logged in with Administrator, I am able to access my list data with list.asmx web service. But when i logged in with other user who is not primary administrator of the site, i got 401 unauthorised error. Please provide some solution with other user.

Thanks, Hiral

link|improve this question
are you trying to access custom list or some SharePoint internal lists – Ashutosh Singh-MVP SharePoint Dec 23 '10 at 9:41
1  
Can you post some code – Madhur Ahuja Dec 23 '10 at 12:12
Have you tried this? weblogs.asp.net/jan/archive/2009/04/09/… – Shadow Wizard Dec 23 '10 at 12:47
feedback

1 Answer

The user that you tried to login is not authorized to view the list. To do this, you need to login back as an administrator and go the members list add the specific user. And that should do it. :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.