Skip to content

Setting Dropbox-API-Path-Root Header to Access Team Folders #207

@tommy-ec

Description

@tommy-ec

I am currently utilizing the Dropbox PHP SDK within my project to automate the uploading of files from our server to Dropbox.

However, due to a recent migration of our Dropbox account to a "team space", I'm unable to access our core team folder because I have not found a way to set the Dropbox-API-Path-Root header within the SDK.

The challenge at hand is setting the SDK to define the team space as root so that it recognizes the correct directory structure for our team folders.

Through the Dropbox Team Files Guide (https://developers.dropbox.com/dbx-team-files-guide), it's clear that this functionality should be possible, but the SDK's current documentation does not explicitly outline how to accomplish this, hence my confusion and inability to implement the required changes.

Is there a way to set the Dropbox-API-Path-Root header within the SDK? Alternatively, do you have any recommendations on how to correctly address the 'team space' to access team files using the SDK?

Any help/guidance would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions