You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Dev FS's avatar
Dev FS
Helpful | Level 5
6 months ago

API "wrapped" property all of a sudden

Hi, I appreciate your service with all the great convenience especially API.

This week I realized from my client's claims, that my App experiences errors from most of all accesses through Dropbox API. And I found that there is a major change in the output data: I see "wrapped" property under body object. I checked around some technical information but no clue at all so far. Is this just me or anyone have the same situations?

I would really like to know why this "wrapped" sits there, and if this is temporary change by DB tech team for some reason. Most of all I would love to know how I can keep my app working without my effort of changing all my scripts.

  • iNeil's avatar
    iNeil
    Icon for Dropbox Engineer rankDropbox Engineer

    Hi Dev FS,

     

    I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:

     

    - the name and version number of the platform and SDK/library you are using, if any

    - the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
    - the full text of any error or unexpected output

     

    Alternatively, you can open an API ticket with the above information using the following link: https://www.dropbox.com/developers/contact

    • Dev FS's avatar
      Dev FS
      Helpful | Level 5

      the API version is 2. and here is the result output (some hidden for privacy).

       

      When I test in Postman, the "wrapped" property never shows in body but "entries" element appears directly as expected.

       

      However when it is operated in Microsoft PowerAutomate which I applied in the client system it has the "wrapped" as you see on the red line:


      This above-mentioned connection I built is a custom connector I created. I checked the other flow connection provided originally by Microsoft, then they return properly without "wrapped" (the below is an example of their original connection of Dropbox "Create File") :

      I hope this helps. Thank you!

      D

      • iNeil's avatar
        iNeil
        Icon for Dropbox Engineer rankDropbox Engineer

        Hi Dev FS,

        Thank you for providing the additional information. If you are using our direct Dropbox API endpoints, the "entries" property would be an expected value to provide information about a file or folder.

        That said, it sounds like you’re experiencing an issue with a third-party application (Microsoft Power Automate) using the Dropbox API. I would recommend reaching out to their support organization for further information related to the "wrapped" property in the response body.

        If the developers of this app are having any trouble with the Dropbox API itself, they can reach out to Dropbox developer support directly with the relevant technical details.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,877 PostsLatest Activity: 12 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!