Skip to main content
Question

Folder Access using Python box sdk

  • May 23, 2025
  • 1 reply
  • 19 views

Forum|alt.badge.img

I am trying to get folder info using python but not sure what's wrong I am doing. I tried using box API reference to call their API but keeps on asking me the required value but not taking it. here is my code. 

 

client = Client(oauth)
folder = client.folder(folder_id='<my folder id>').get()
 
and here is the error:
'message': "Invalid value 'd_<my folder id>'. " "'item' with value 'd_<my folder id>' " 'not found', 'name': 'item', 'reason': 'invalid_parameter'}]},
 
Any help will be great.

1 reply

Forum|alt.badge.img

Hi there,

Welcome to the Box Community!

This issue should be best addressed by our Product Support. I have created a ticket for you and kindly check your Inbox for updates. 

Thanks!