Tagged Questions
1
vote
1answer
148 views
anonymous access and listdata.svc
We are trying to use an ajax call to get list data for an anonymous site. We are using this on our intranet site and it works well. We build an html file that calls the list service (via ajax) and we ...
5
votes
6answers
3k views
REST ListData service and anonymous authentication
I’ve been trying to use ListData.svc to get a REST feed from a list (actually a pages library) using something like:
...