Hi everybody,
yesterday our Team Dropbox has been converted to shared team space.
Now our API (REST calls via HTTP) we've developed during the last months is completely broken since we cannot create team folders anymore.
Documentation says we've to use shared folders instead.
So question is:
After calling above endpoint we receive a job id and no metadata.
After the job is completed
/2/sharing/check_job_status
we need to fetch the metadata of the shared folder.
So far, nothing is working.
Calling the endpoint again results in an error (folder is already shared or so).
The endpoint
/2/sharing/get_folder_metadata
needs an ID but we've only the path at this time.
Please elaborate.
Thanks in advance.
Best,
Jan