Skip to content

Searching for items in hubs returns 404, no documentation exists #594

@justinwiley

Description

@justinwiley

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

  1. Go to the python repo in github
  2. Search for 'hub'
  3. Observe nothing shows up

Expected Behavior

Documentation exists

Error Message, Including Stack Trace

Screenshots

Versions Used

Python SDK:
Python:

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions