jordan_k_miles
- Activité totale 10
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 3
Commentaires
Activité récente par 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...