khuongdh
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by khuongdh-
Oh, sorry, I forgot that we need to know the owner id so we can retrieve the item belongs to the shared link.I think search through Enterprise Events probably is the only way (at this time). You ...
-
I think you may find your answer herehttps://developer.box.com/en/reference/get-shared-items/
-
It may caused by the limitation in your network (your company's proxy server, etc)You can pass the proxy url to boxsdk. from boxsdk.config import Proxy Proxy.URL = "your-company-proxy.com:"
-
Hello,The uploaded response above was requested after I finished running 3 Add Member to Group API. After seeing the that strange result, I tried to run the Get Memberships For Group API many time...