Changqun Li

Results 8 comments of Changqun Li

Hi @Mateusz Thanks for your response. For confirmation, I've got the access statistics with Box Report, that looks attached image. So there are one download and two previews from anonymous...

And I found that if I use a word file for shared link, I can get correct preview and download count each, but if I use a pdf file or...

Sir, thanks for your response. I have to use OAuth2 authorization for our customs in my applications, I just worry when they run a long processing, an access token will...

Hi sir This problem occurs after 2 hours and sometimes, even immediately after execution. My code samples like this, ![err1](https://user-images.githubusercontent.com/26074496/183782137-d3fcf68b-0e14-409e-8425-5c2325ad8c2f.png) ![err2](https://user-images.githubusercontent.com/26074496/183782144-3059c0b0-ceac-4302-98f5-753acedd148a.png)

And I have another problem, it occurs after long run with same code. (no proxy environment) ('Connection aborted.', TimeoutError(10060, 'A connection attempt failed because the connected party did not properly...

Thanks your advise. But I'm not sure your "wrapping api calls" means. To try wrapping api calls in a try/except clause, I want to do like a sample below? num...

Hi, @lukaszsocha2 Thanks for your response and advise. Because I hove to treat a lot of items, so I want to reduce API calls as much as possible. Then I...

Hi, @lukaszsocha2, Surely, I should use raw_data, because not only path_collection, but also other fields, for example created_at etc. The date type fields all are different (Datetime or ISO string)....