BAILANDO
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Activity overview
Latest activity by BAILANDO-
BAILANDO created a post,
How to speed up workflow via box api
Hello, i have one big project for our company where we need to run this program on lot of computers and create report of files and folders which user own. I have code with recursive search for file...
-
BAILANDO commented,
I found a problem, for date value i need to change stream_type to admin_logs, but here we dont have access in corporation. We can pull events, but question is, why im getting only events exactly 3 ...
-
BAILANDO created a post,
Problem with receiving Box API events
Hello, i found call to get user events and enterprise events, but problem what we have is, everytime we run api call, we get response only for date "created_at": "2020-11-25T00:24:05-08:00","record...
-
BAILANDO commented,
Hello, i found call to get user events and enterprise events, but problem what we have is, everytime we run api call, we get response only for date "created_at": "2020-11-25T00:24:05-08:00","record...
-
BAILANDO created a post,
How to get update feed via API
Hello, i need to ask if it's possible to get JSON response (output) from API to get updates feed from Box. For example, we need to have reporting for files and folders and details, who moved file, ...
-
BAILANDO commented,
Hello again, my last question. What scopes i need in my app to succesfully get list of enterprise users? i have application scope and manage users scope in standard oauth 2.0, but in our enviromen...
-
BAILANDO commented,
Edit, it seems my account have captcha requirements. Even when i tried FTP via cmd, i get error 530 Box: CAPTCHA is required. Please log into www.box.com in a web browser, and then try again.I tri...
-
BAILANDO commented,
Tried it now again, first time got error invalid user credentials and second time when captcha popup and verify im not a robot then i can login without problems...
-
BAILANDO created a post,
Invalid user credentials when trying to login on C# app
Hello,today i have very interesting problem. Every app works last day without problems on .NET Framework, but today, when i trying to get access token, i get instantly error about Invalid user cre...
-
BAILANDO commented,
thank you all for help 🙂