We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
region
8 days agoHelpful | Level 6
API接続による共有設定
A,B,Cと3つのシステムにてAPIを通したファイル共有を検討中です。
以下のようなフォルダ構成で、それぞれ3システムのアクセス権を制御したいのですが、うまくいかず投稿させていただきました。
/<アカウントの名前>
├ Bフォルダ ・・・ AとBシステムが読書き可能
└ Cフォルダ ・・・ AとCシステムが読書き可能
BフォルダのリンクをBシステムに、Cフ...
- 2 days ago
すみません。チームフォルダを使用せずとも、「/<アカウントの名前>/Bフォルダ」を共有することで、できました。
上記手順と同様ですが、
Dropbox-API-Path-Root: {".tag": "root", "root": "<root_namespace_id>"}
Dropbox-API-Arg: {"path":"/<アカウントの名前>/Bフォルダ/<ファイル名>"} (unicode でエンコード)
を指定し、確認取れました。
前述の質問につきましても、
1.APIを使用して、共通リンクフォルダにアップロードできるのか?
→ 「/<アカウントの名前>/」 配下にアップロードして、共有機能で対応するため不要
2.APIにて「Dropbox-API-Select-User」が必要なのは何故か?
→疑問は残るものの、そういうものだと理解しておきます。
お騒がせいたしましたが、解決いたしました。
region
2 days agoHelpful | Level 6
すみません。チームフォルダを使用せずとも、「/<アカウントの名前>/Bフォルダ」を共有することで、できました。
上記手順と同様ですが、
Dropbox-API-Path-Root: {".tag": "root", "root": "<root_namespace_id>"}
Dropbox-API-Arg: {"path":"/<アカウントの名前>/Bフォルダ/<ファイル名>"} (unicode でエンコード)
を指定し、確認取れました。
前述の質問につきましても、
1.APIを使用して、共通リンクフォルダにアップロードできるのか?
→ 「/<アカウントの名前>/」 配下にアップロードして、共有機能で対応するため不要
2.APIにて「Dropbox-API-Select-User」が必要なのは何故か?
→疑問は残るものの、そういうものだと理解しておきます。
お騒がせいたしましたが、解決いたしました。
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!