Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
In API v1, my app enjoys the ability to call /metadata/link on a shared link to find out information about it, WITHOUT requiring the user to login. This is because the v1 endpoint only requires client auth & secret.
In API v2, the migration guide specifies to use /2/sharing/get_shared_link_metadata, which requires USER authentication. Now i'll have to force my users to authenticate. The problem here is: my users don't necessarily have Dropbox accounts! So this would force them to go through the whole sign-up process. My users are not going to do this.
Is there any way in API v2 to get shared link metadata WITHOUT user authentication, like we already have in v1?
thanks
-tim
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!