We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
alreeves27
9 years agoExplorer | Level 3
Path to files and folders in a Team Folder
I am using the API v2 endpoints to query a user's dropbox account for their folder structure to allow the user to select a folder. We are offering a service to be able to import files dropped in th...
Greg-DB
Dropbox Community Moderator
9 years agoI'm glad to hear you were able to make progress on this.
For reference, you mentioned you are using the user endpoints, but are you using a "Dropbox Business API" app registration? If so, how are you constructing the API client object you're using?
Also, is your team signed up for any beta features? That can affect the behavior you see here.
For reference, you mentioned you are using the user endpoints, but are you using a "Dropbox Business API" app registration? If so, how are you constructing the API client object you're using?
Also, is your team signed up for any beta features? That can affect the behavior you see here.
alreeves27
9 years agoExplorer | Level 3
I was just trying to keep it simple in referring to the end points as I can correlate that to a API call. I am just using the .Net Dropbox API at the moment and not the Dropbox Business API. Based on reading this ...
https://www.dropboxforum.com/t5/API-support/Moving-to-Dropbox-Personal-to-Business/td-p/211727
All my functionality works for the user's account and I am attempting to extend it to the Team Shares the user has access to.
Currently I have the url to the share then the path to the file. I can query GetSharedLinkMetadataAsync and it will tell me no shared link to the file exists. I can even call CreatedSharedLinkWithSettingsAsync and it will also tell me no shared link to the file exists. Problem I am having now is that the CreateSharedLinkWithSettingsAsync only includes the path as the parameter and not the url so I don't know what to pass or how to create a shared link to the file so I can download it using the GetSharedLinkFileAsync.
No we aren't sign up. I've attepted to get information on being a technology/reseller partner but getting this working first has been my focus.
- Greg-DB9 years ago
Dropbox Community Moderator
Apologies for the bother, but I'm not sure I follow. Could you open a ticket with the relevant app and account ID here so I can check on your configuration so I can advise properly?
https://www.dropbox.com/developers/contact
Thanks in advance!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!