jordan_k_miles
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by jordan_k_miles-
That fixed it. Thanks!
-
I went into my app and switched the access to "Enterprise", generated a new access token and attempted to return the users again with the same results. It only returns my two service accounts. Is ...
-
You probably want to use JWT authentication: https://developer.box.com/docs/app-auth. You can generate a new access token by sending Box a new JWT.
-
That is probably what I'll end up doing. Thanks for the reply,Jordan
-
I just looked at the documentation again and saw where new items are only available to search after 10 minutes. Is there a way around this? Maybe a way to use an external id for lookup? There does...