We have a requirement , where I have access to a shared folder which is placed outside of my root foler. I need to programmatically access/upload files/create sub folders inside this shared folder . We tried creating an app from app console.We could access folders inside my root folder using the accesstoken+secret token combination generated by the App. But the shared folder is not getting recognised/ not accessible.Is there a way to achieve this?