Skip to main content
Question

Python SDK downloading shared files in an enterprise box

  • May 22, 2025
  • 1 reply
  • 20 views

Forum|alt.badge.img

Hi, I'm currently trying to download shared files (which I have the links to), that are in an enterprise box using Python SDK.

I have created an App (OAuth 2.0 with JWT), with read/write permission, public/private keys, and authorization from the enterprise admin.

The `get_shared_item` method is erroring out when I input the enterprise shared link.

Could anyone provide guidance on how to get this to work?

Thank you in advance!

1 reply

Forum|alt.badge.img

May I see the error you are getting? It would also help to see the client id of the application. 

Alex, Box Developer Advocate