Marin Botev
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Marin Botev-
Marin Botev commented,
Hi, Observed error 404 in the browser is because the ZIP Download URL is "alive" for only a few seconds.The download should start immediately after the ZIP download URL is returned.Handling of erro...
-
Marin Botev commented,
Hi, apparently, error 404 is related to user authentication. Not sure why is error 404 as the user making the ZIP call (using the Bearer DEV_TOKEN) and the user logged in the browser is the same. I...
-
Marin Botev created a post,
Create zip download - HTTP Error 404
Good day, What does HTTP Error 404 mean when returned when calling "Create zip download" API? That code is not defined in the online manual https://developer.box.com/reference/post-zip-downloads/#r...
-
Marin Botev created a post,
Box Platform and API very slow and grinding to hold
Good day, Since 07-Jun-2022 Box uploads/downloads via Box Tools or API are very slow. Today the file transfers are grinding to hold and Box platform instability is impacting our business processing...
-
Marin Botev commented,
Hi Kourtney, thank you for your reply! Could you please confirm which response field contains the collaboration_ID of the box_item (file/folder)? It seems I'm retrieving the incorrect response fiel...
-
Marin Botev created a post,
Delete Collaboration_ID using API - is that per item (folder/file)
AnsweredGood day, each Box User has a unique Collaboration_ID. As per my understanding, Collaboration_ID parameter is the input parameter when using API to delete collaboration client...
-
Marin Botev commented,
Hi Kourtney, thank you for your prompt reply, your suggestion is spot on! The "Box Application User" has a different Collaborator Email generated automatically by Box and completely separated Box "...
-
Marin Botev commented,
Response: Exception reporting mode: Verbose <boxsdk.client.client.Client object at 0x000001FA17F1B4C0> Service Account user ID is XXXXXXXXXXX Items <boxsdk.pagination.limit_offset_based_object_co...
-
Marin Botev created a post,
Issues with access folders/files after successful login with client = Client(auth)
AnsweredGood day, my login is successful and I get successfully printed my Box UserID. However, getting folders or files details. Any advice on how to troubleshoot the code further, please? ============...