We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

rajshree1996's avatar
rajshree1996
Explorer | Level 3
6 years ago

generate file preview link

How can we generate a preview link for a file and use that link to display the file in our web app? can we also attach link expiry

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    There are a few different options that you may want to try:

    By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:

    https://www.dropbox.com/developers/documentation

    Those have corresponding native methods for the HTTPS endpoints. 

    • rajshree1996's avatar
      rajshree1996
      Explorer | Level 3

      2 solution works.

      when trying the first one I am getting the unauthorized error in API explorer when I add expires in settings.

      { "error_summary": "settings_error/not_authorized/", "error": { ".tag": "settings_error", "settings_error": { ".tag": "not_authorized" } } }

      If I don'nt use settings object then it is giving me the expected response.Screenshot from 2019-09-24 17-04-33.png

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 2 months ago
325 Following

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!