新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Folder created through box-sdk python/API is not immediately available

新規投稿

コメント

1件のコメント

  • Rui Barbosa

    Hi Surya,

    Yes, the indexing service does take a few minutes to index the new folder.

    As you might expect the Box service is not an operating system with file allocation tables.

    However as you've seen, the creation of a new folder does immediately return the id making the folder available to your code.

    I'm curious to understand your use case and why this wouldn't work.

    An alternate approach could be that since you do need to pass the parent id to create a folder, you could list the contents of the parent folder and check to see if the folder name exists. But still don't understand the why of your use case.

    Best Regards

     

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。