We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
codeconfigs
5 months agoExplorer | Level 3
Getting Duplicated Dropbox File ID from SDK(PHP Version)
Hello Forum! 👋
Nice to meet everyone in this awesome community.
I’m developing a WordPress plugin that allows users to manage their Dropbox files directly from the WordPress dashboard. This plugin integrates the Dropbox SDK for PHP to provide seamless access to Dropbox’s file management features. Users can view, upload, download, and organize their Dropbox files without leaving their WordPress site.
However, I’ve encountered an issue with duplicated file IDs when using the Dropbox SDK in PHP. Any guidance or insights from those who have faced similar challenges would be greatly appreciated.
Looking forward to your suggestions and thank you in advance for your help!
- ЗдравкоLegendary | Level 20
codeconfigs wrote:...
However, I’ve encountered an issue with duplicated file IDs when using the Dropbox SDK in PHP. ...
Hi codeconfigs,
Your description is very "thin" and not enough for any conclusion. What are you doing when that happens? 🧐🤔 Some example API calls sequence letting the issue reproduction might clarify your situation.
The reason may be very different - starting from logical bug in your code up to mistake in interpretation of different list page results (where in some specific cases, such duplication is possible - uniqueness is guaranteed in border of single page only) and all between. Share some more details to clarify your question.
- codeconfigsExplorer | Level 3
Hi Здравко
Thanks for your comment. You're correct.
Single page has unique ID but we're storing ID's in mySQL DB(In WordPress) from different pages. In DB, we found some duplicate ID's and getting unexpected folder structure.Thank you
- Greg-DBDropbox Staff
codeconfigs I see Здравко helpfully offered some guidance already. If you still need help with this, please share more specific details showing the calls you're making as well as the unexpected output you're getting. Feel free to open a ticket if you'd prefer to share privately. Either way, be sure to redact any access tokens though.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,878 PostsLatest Activity: 5 hours agoIf 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 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!