Not able to read one of the column created in sub site with read permissions and using REST query

Copper Contributor

- User have read access to the parent site and the sub site.

- I am using REST Call

- Not able to query a field/column in the site pages list from sub site

- eg: <Site>/<Subsite>/_api/web/lists/getbytitle('Site%20Pages')/items?$select=ID,LinkFilename&$filter=isITAnnouncement eq 0

- Not able to read using the above

 

Any help or advice where I am going wrong.

1 Reply

@TarundeepSinghTheta 

 

What kind of error are you getting? Are you able to query other fields?