One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
access
1 TopicShared folder access with Token
Hi! I seem to have a simple access problem with my Token. I am part of a team which has a shared folder which I am trying to access with the API, and while I have it working for files in my own directory: "MY NAME/Folders/Files" the Token doesn't seem to have access to the: "DATA/Folders/Folders/etc" where DATA is shared with me (both through team membership and explicitly) Eventually I'm simply trying to do a recursive files_list_folders() to analyze the storage. In the app console I have both "files.metadata.read" and "sharing.read" turned on, which should be the relevant permissions (and I did re-generate the Token after changing the permissions). Is there something I am missing? Thanks, Martin54Views0likes1Comment