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

brindapatel's avatar
brindapatel
Explorer | Level 3
9 months ago

Laravel unable to upload shared folders or shared accounts files

I have a feature where I can upload files from dropbox and this works fine for my local folders 
When I try to upload files from shared folder or shared accounts then that doesnot work. Can you please guide me do we have such support?

Dropbox for Business accounts fails

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

    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
    • brindapatel's avatar
      brindapatel
      Explorer | Level 3

      - Library used is  :  "spatie/dropbox-api": "^1.18",
      - Code is followed as per the steps :  https://github.com/spatie/dropbox-api
      - Strange thing is no error is thrown when I try to sync/upload data from business accounts or business files

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

        Thanks for following up. That particular library is made by a third party, so we can't offer help with the library itself.

         

        Also, the page you linked to includes a number of example code snippets, so it's not clear what exactly you're running.

         

        Can you share the actual request(s)/response(s) for the Dropbox API itself that aren't working for you? That way we can take a look at what is happening. Please redact any app secret, refresh token, or access token though. Thanks!