Hello everyone, I have a question. I just started using the Dropbox API. Now I have a question. Can non-admin users get the files under the team through the API and upload them to AWS S3? I found that if my app adds the team_data.content.read permission, it will prompt when trying to authorize: You must be a team administrator to authorise this app. Either log in to a Dropbox for Business admin account or contact an existing administrator for your team. My question is, is it possible for non-admin users to get team files and upload them to S3, or does it have to be obtained by an admin user?