Hello,
I am building SharePoint hosted client side applications that rely on the new REST services.
How do I know which users have access to a given service?
For example, I'd like to present readers with a list of available fields for a tasks list, so that they can pick the ones they are interested in. As the site owner, I can write a script that reads the field names at /_api/web/lists/getByTitle('Tasks')/Fields, but will that call also work for people who only have read access to the list?
Christophe Humbert Path to SharePoint http://blog.PathToSharePoint.com User Managed Solutions http://UserManagedSolutions.com