I have a SP hosted app that retrieves file information from the host web using the cross domain library. It works fine if the file is on the site with the app or a subsite of the site with the app. I get access denied if I try to access a file from another site in the site collection. I gave the app full control of the site collection permission and it didn't resolve the issue.
Is there a likely cause of this issue?
Thanks,
Bill