bmantoni
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by bmantoni-
404 when trying to get BoxFolder.Info or BoxFile.Info (JWT authentication)
I'm authenticating with JWT using BoxDeveloperEditionAPIConnection.getAppEnterpriseConnectionI can successfully get events using EventLog.getEnterpriseEvents But when I try to get Info on a specif...
-
Accessing Box API without user logging in (normal "API token" approach)
AnsweredI'm trying to write an app that will hit the API to retrieve usage data. I don't want to have a UI and require a user to login. I want the app to have a credential, server-side, that it uses to ac...