We Want to Hear From You! What Do You Want to See on the Community? Tell us 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
/metadata
takes an optionalinclude_media_info
parameter, 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.6,036 PostsLatest Activity: 8 hours ago
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 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!