Box SDK .get() on folder objects fails with "Item.get() takes 1 positional argument" in the deployed environment. Replaced all folder.get() calls with a new _get_folder_items() helper that uses get_items() with pagination, falling back to folder.get() only as last resort. This fixes list_subfolders, list_video_files, and search_subfolder. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| models | ||
| services | ||
| utils | ||
| __init__.py | ||