LoCortes
- Activité totale 250
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 102
Aperçu des activités
Dernière activité effectuée par LoCortes-
LoCortes a ajouté un commentaire,
Good morning and ,yes, we also have an incident open with this topic. The by default type of search in BOX is a fuzzy one based on words. The problem is that operators such as AND, OR, NOT, etcet...
-
LoCortes a ajouté un commentaire,
Hello ,sure 🙂 Please, find here a couple of links that can be of assistance: https://developer.box.com/en/guides/users/create-app-user/https://box-content.readme.io/docs/app-users Hope this helps!
-
LoCortes a ajouté un commentaire,
Hello ,actually, you don't need to impersonate anybody to be able to access to a specific folder 🙂 You only need the Read all files and folder stored in BOX. Create an application user and then y...
-
LoCortes a ajouté un commentaire,
Good morning ,metadata templates are only affecting the specific sanbox where you've configured it. We built ourselves a little java tool that would ingest a JSON and create the metadata template ...
-
LoCortes a ajouté un commentaire,
Hello , I fear there's no such thing. As you can invite any collaborator at any level in the path, the collaborator will start "seeing" that structure from that point onwards. So, if you have a pa...
-
LoCortes a ajouté un commentaire,
Hello ,when you call the CreateSharedLink method, if you inspect the properties of a document, you see something like: "shared_link": {"url": "https://app.box.com/s/el9nz2ayhh6qwrg4vgkhve6kgukjxxx...
-
LoCortes a ajouté un commentaire,
Hello ,look if this link helps you 🙂 https://github.com/box/box-python-sdk/blob/master/docs/usage/authentication.md#as-user Thanks
-
LoCortes a ajouté un commentaire,
Good morning ,you don't need admin console to check files. Well, not at least for the files you have access to. I mean, you are uploading content with some Service Account or Application user. You...
-
LoCortes a ajouté un commentaire,
Good morning,I would say is as simple as copying the origin as it is in the cors allowance in the developers console. So, copy the complete origin including the protocol (chrome-extension) I use R...
-
LoCortes a ajouté un commentaire,
Good afternoon ,you want to create that folder for that specific user being the owner? If that's the case, you can create the user, then use the "As-user" header and create the folder with the bra...