mklinchin
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by mklinchin-
mklinchin created a post,
Java SDK how to get items if folder contains more that 300 000 items
Hello, I have a folder with 320000+ items inside. And when I try to get items info I got error: {"type":"error","status":400,"code":"bad_request","context_info":{"errors":[{"reason":"invalid_param...
-
mklinchin commented,
, Sorry again for wrong terminology, but problem still present, Admin account with 2factor authentication get 403 error. Url from your reply return same info for both cases.
-
mklinchin commented,
Oh I am very sorry, in my app I use several sdk and have little problem with terminology, however in service account I mean Admin account. Sorry for wrong terminology!
-
mklinchin commented,
, I know, if remove "As-User" header it retrieve files from logged-in user. But this user is service account and I can login as other users from web, but not from my app. If you look to my post wi...
-
mklinchin commented,
, I try to explain, forget the two box app(in my application I just let user choose what type of authentication to use, my application or browser). This problem present when user authenticate with...
-
mklinchin commented,
As I understand, this options are enabled for application with "OAuth 2.0 with JWT (Server Authentication)" authentication method. But for accounts with 2-factor authentication I use another app ...
-
mklinchin commented,
Shure. I have two Box co-admin account with one with 2factor autentication an other without. In debug I was get Access-token and run "curl" command. This my results//First test for account without...
-
mklinchin created a post,
Java SDK - get 403 error while try to get list files as user with "login verification" option
I use service account to connect and get list of files for several users, and all was works fine. This week I get 403 error every time when try to get list files for all users, after reserch was f...
-
mklinchin commented,
We also have exact the same problem, when we call getExternalUsers method - got an error !MESSAGE The API returned an error code: 403{"type":"error","status":403,"code":"access_denied_insufficien...