开发者

list.asmx is giving authorized error in sharepoint using js

开发者 https://www.devze.com 2023-02-01 11:22 出处:网络
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开发者_如何学Go user who is not primary administrator of the site, i go

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开发者_如何学Go user who is not primary administrator of the site, i got 401 unauthorised error. Please provide some solution with other user.

Thanks, Hiral


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. :)

0

精彩评论

暂无评论...
验证码 换一张
取 消