We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Dennyw
5 years agoHelpful | Level 5
include_media_info - "This parameter will no longer have an effect starting December 2, 2019"
Hello my friends,
can we please discuss that topic? Right now I'm unable to retrieve the Date Taken, Longitude or Latitude for my Photos. It seems like Dropbox removed that possibility and I didn't notice that until now. My App isn't woking anymore because of this.
I already opened a github issue for the java client and am waiting for a response: https://github.com/dropbox/dropbox-sdk-java/issues/268
Anyone who knows more about that topic?
Thanks
Only workaround - use of get_metadata for all desired files. 😉
- ЗдравкоLegendary | Level 20
Only workaround - use of get_metadata for all desired files. 😉
- DennywHelpful | Level 5
Nice, let me try that out, but that will send much more requests to the Dropbox servers. I'm open to do it, but I don't think that the Dropbox Team should have done that!
EDIT: It works, but it's crazy slow! (Which is normal, I know...) I'm calling that API now x thausend times...
- ЗдравкоLegendary | Level 20Unfortunately, that's it. I fully agree with you. Let's hope Dropbox will revert or improve the feature somehow.
- Greg-DBDropbox Staff
[Cross-linking for reference: https://github.com/dropbox/dropbox-sdk-java/issues/268 ]
Dennyw Thanks for contacting us. I'm sorry to hear this change caught you unaware. We emailed developers using this functionality about this deprecation earlier this year, but it sounds like that unfortunately did not make it to you.
In any case, we appreciate you taking the time to share this feedback with us. I'm sending it along to the team now.
Unfortunately though, we do not currently have a batch way for retrieving media metadata, nor does the team have plans for one.
As for a workaround, I'm afraid the only one I can offer is to call /2/files/get_metadata (getMetadata in the Java SDK) for each file for which you need the extracted media metadata, like Здравко mentioned. I understand that this isn't as performant in your case, so I will highlight this with the team.
Apologies I don't have better news for you!
- DennywHelpful | Level 5Hello,
Greg-DB
Thank you very much for your message. I did the Dropbox implementation mid this year, that might be the reason I didn't know this. And I didn't really read the java doc during the implementation...
Right now I have around 300 users using that data provider. And interestingly I see by far less new users beginning with the 2nd December, which makes sense.
Please consider re-activating that if you dont want to loose me as a dev customer. My users wont be happy, but ok, they can still switch to google photos, google drive or onedrive...
I'm sorry and thank you for your help.
Denny
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!