Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Mark J.2
11 years agoNew member | Level 1
Exif Data using PHP API
Hi, The metadata I get using the PHP API ($dbxClient->getMetadataWithChildren()) does not include the exif data. I am specifically looking for latitude and longitude data. How can I get this data with the PHP API, or some other way using PHP? Thanks, Mark
2 Replies
Replies have been turned off for this discussion
- Steve M.11 years ago
Dropbox Staff
/metadatatakes an optionalinclude_media_infoparameter, which would return this data. But I don't believe the PHP SDK has built-in support for this, so you would need to modify the SDK code to add it. - Mark J.211 years agoNew member | Level 1
Thanks for this. I modified the PHP API to include the include_media_info parameter and am now getting the exif.
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!