Carter Chandler
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Carter Chandler-
Carter Chandler created a post,
Salesforce SDK - JSON Exception in GetChildren()
I'm attempting to pull folder info using the code below. There are ~6000 children in the folder so I'm using the offset/limit params of getChildren. It ran fine with 0,1000. BoxApiConnection api = ...