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

"Missing path field" error during folder`s children iteration

新規投稿

コメント

3件のコメント

  • JohannesMaria

    This looks like you are putting a phone number where a folder id is expected, and therefore likely looks like a bug in your code. Can you post an extended snippet here of your code? Where do the folders come from. Do you have test cases for your queries?

     

    The actual api url should look like this: `

    https://api.box.com/2.0/folders/

    # is invalid but I am not sure if this has been added by masking the id. It is definitely not a phone number. 

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

     wrote:

    This looks like you are putting a phone number where a folder id is expected, and therefore likely looks like a bug in your code. Can you post an extended snippet here of your code? Where do the folders come from. Do you have test cases for your queries?

     

    The actual api url should look like this: `

    https://api.box.com/2.0/folders/

    # is invalid but I am not sure if this has been added by masking the id. It is definitely not a phone number. 


    Sadly, you are wrong.

    The "phone number" is inserted by the forum`s software when it recognizes the numeric string.  like this  this:

     image.png

    turns to this

     

    https://api.box.com/2.0/folders/#5***phone number removed for privacy***/items/

     

    So, still the original question is valid.

    Any thoughts?

    Thanks.

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

    I was suggested by the support to update the API version from 2.20 to 2.25.0. I did so but it didn`t help.

    Still need help...

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

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