LoCortes
- Total activity 250
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 102
Comments
Recent activity by LoCortes-
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...
-
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!
-
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...
-
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 ...
-
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...
-
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...
-
Hello ,look if this link helps you 🙂 https://github.com/box/box-python-sdk/blob/master/docs/usage/authentication.md#as-user Thanks
-
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...
-
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...
-
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...