Hi,
I'm trying to use SPServices to read from a list, store the data in some arrays and call the data back onto a page when it's needed. This works in the back-end version of our site (where our authors edit their pages and then they must be approved by admins before they're published and made live), but when published out this error shows on the page:
Thanks in advance,
Ash
I'm trying to use SPServices to read from a list, store the data in some arrays and call the data back onto a page when it's needed. This works in the back-end version of our site (where our authors edit their pages and then they must be approved by admins before they're published and made live), but when published out this error shows on the page:
Access denied. You do not have permission to perform this action or access this resource.I'm calling the script through a Content Editor Web Part via a text file. Anonymous access is enabled on the text file as well as the lists that the script is referencing. Does anyone have any idea as to what might be causing this and how to get around it?
Thanks in advance,
Ash