Learn how to make the most out of the Dropbox Community here 💙!
Forum Discussion
y-otani
2 months agoNew member | Level 1
/team_folder/createで作成されたフォルダの共有化設定について
お世話になります。
/team_folder/createで作成した頂点レベルのチームフォルダの共有化設定の方法について質問があります。
現在「Dropbox API Explorer」で検証中なのですが、/team_folder/createで作成したフォルダを共有化できず困っています。
ルートレベルであれば「User Endpoints」の「add_folder_member」メンバーで可能あると認識しています。
その際必要なshared_folder_idは「list_folder」や「get_metadata」で取得可能とは承知しています。
ただ、頂点レベルのチームフォルダに対して「list_folder」や「get_metadata」をしても下記のような応答が返ってきます。
{
"error_summary": "path/not_found/",
"error": {
".tag": "path",
"path": {
".tag": "not_found"
}
}
}
また、/team_folder/createの応答は下記のとおりです。
{"team_folder_id": "hogeid", "name": "hogename", "status": {".tag": "active"}, "is_team_shared_dropbox": false, "sync_setting": {".tag": "default"}, "content_sync_settings": []}
APIで共有化する方法をご教授ください。
よろしくお願いします。
- Hinano Maeta
Dropbox Staff
- y-otaniNew member | Level 1
失礼しました。
開発者向けコミュニティにて、再質問致します。- Hinano Maeta
Dropbox Staff
y-otani さん、
とんでもないです!引き続きよろしくお願いいたします。
About 質問する
他のユーザーのディスカッションで回答が見つかる場合があります。回答が見つからない場合は、新しく質問してください。
Need more support
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!