Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Hello, I am integrating the dropbox api on my website and I want to access the imagefile path to store through php with curl. I have used two endpoints for this.
1) https://api.dropboxapi.com/2/files/list_folder
- To access all the filenames of the particular path mentioned in as a parameter.
2) https://api.dropboxapi.com/2/sharing/get_shared_links
- To access the image file path by filename to store on my website.
Also sometimes getting has_more false and links with empty array.
But i am getting only 2 files with path and not getting all files as i needed.
I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:
Also, note that /2/sharing/get_shared_links is deprecated. Please migrate to using /2/sharing/list_shared_links instead.
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on X or Facebook.
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!