Description of the Issue
There doesnt seem to be any documentation on how to access a hub using the python api. Using client.folders.get_folder_items(hub_id) with a hub id from the url of the hub returns 404. We've shared the hub with the platform app user, and tried a number of variations like adding 'd_', 'hub_' etc in front.
Theres a passing reference here, suggesting its possible:
https://github.com/box/box-python-sdk-gen/blob/main/docs/ai.md
Steps to Reproduce
- Go to the python repo in github
- Search for 'hub'
- Observe nothing shows up
Expected Behavior
Documentation exists
Error Message, Including Stack Trace
Screenshots
Versions Used
Python SDK:
Python:
Description of the Issue
There doesnt seem to be any documentation on how to access a hub using the python api. Using
client.folders.get_folder_items(hub_id)with a hub id from the url of the hub returns 404. We've shared the hub with the platform app user, and tried a number of variations like adding 'd_', 'hub_' etc in front.Theres a passing reference here, suggesting its possible:
https://github.com/box/box-python-sdk-gen/blob/main/docs/ai.md
Steps to Reproduce
Expected Behavior
Documentation exists
Error Message, Including Stack Trace
Screenshots
Versions Used
Python SDK:
Python: