Comments
-
Thanks @"Sheena", Ok thanks for clarification. 😉 Let's hope it will be back soon. And yes, I will let you know once I find it's working again. Thanks again.
-
@"Jay" wrote:Could you clarify exactly what you mean? Is it that links to Dropbox from that site you mentioned don't work at all? ... @"Jay", "exactly what you mean"? Does the traffic dump not enough? Whenever I open anything on www.dropboxforum.com it redirects me to the error page (again, exactly as clearly seen on the…
-
@"Jay", if the traffic was blocked, would such a message even be visible? It's Dropbox generated! More precisely Dropbox forum. If the traffic was blocked, I would never see it!!! And yes, the above appear only when I use link through https://www.vivacom.bg/. Does Dropbox has some some argues with? Dropbox cuts the link!!!…
-
Hi @"JohnStrudwick", It's always a good idea to optimize the code whenever possible, so exceptions like rate limit to be less likely (of course, you cannot exclude them completely and should be ready to handle such case always). In your case you have a bunch of things to copy. Why do you need to copy them piece by piece…
-
@"DBoxTips" wrote:Dropbox core stores and handles at least client_modified for folders, it just doesn't expose it via the API. ... No unfortunately, that's not true. Check again. @"DBoxTips" wrote:... You can confirm that by unchecking an older folder from your Dropbox account in selective sync settings so that it removes…
-
Hi @"qaaperture", I with you about API ability to handle 'modified' times. This question is not only API related though - Dropbox core does NOT handle them! If Dropbox API just returns some modified time, it would be meaningless and for sure incorrect. Let's hope proper department will take care (I'm skeptic though).
-
@"Bk13" wrote:..., we have also added a try catch phrase inside our webhook code so it always returns 200 even if our logic fails, ... Hi @"Bk13", It's a mistake even to think in that direction! You logic should be executed after the web handler returned. A delay may trigger fault on Dropbox side even when you return…
-
Hm...🤔 How that browser error message is related to your initial question and to Dropbox at all? By the way that's C++, not Java (neither Kotlin)!
-
@"OfficeInCT" wrote:... pretty sure it ended at Dropbox had taken that functionality away. Hi @"OfficeInCT", Dropbox cannot take away something never existed. It's impossible to determine root folder size and has never been possible. 🤷 I'm not sure what Dropbox staff is trying to explain actually - probably they cannot…
-
Unfortunately, I cannot reproduce your issue @"Vlopez1". In spite of some imperfection in your code, listing shared links works. There is only one error: @"Vlopez1" wrote:... ... hasher = DropboxContentHasher()...def upload_large_file(file_path, customer_name):... dbx.files_upload(f.read(), '/' + customer_name)... Where…
-
@"Vlopez1" wrote: I have timeouts which may be related to uploading files using upload sessions.... File "/deployed_ws/ros1/key_external_notifications/lib/python3/dist-packages/key_external_notifications/dropbox_api.py", line 97, in create_shared_link_with_password links = dbx.sharing_list_shared_links(file_name,…
-
@"nuttygamer", As zacv noted container formats are independent of encoding formats, despite designed and usually used in some optional relations - you erroneous assume some mandatory relationship that don't exist! In particular HEVC encoding may be packed in any container format (including .mov). 😉 Did you check what…
-
@"tralibex" wrote:... Are there any limitations of how many simultaneously downloads, bandwidth or requests can be made? Hi @"tralibex", Your question includes (or may do it as presented) too many things, so difficult to get a single (universal) answer. Mark did clarify already the links limitations if you use API calls…
-
@"Nico-Uretek" wrote:... Yes i'm using (french) accents and just the - characters in my name files and it would take a lot of time and devs to remove all of them... No, no, this is not and cannot be an issue - it's not a surrogate pair! There is something else though: @"Nico-Uretek" wrote:... String dbApiArg = '{\"path\":…
-
@"Nico-Uretek" wrote:..., Dropbox block now every special character and ... (not in accordance with the documentation haha). ... @"Nico-Uretek", It depends on what you mean here. It's according Dropbox documentation, but NOT according standards. For instance, Dropbox (note the usage of Dropbox, not Dropbox API nor SDK)…
-
@"simotin13" wrote:... --header "Dropbox-API-Arg: {\"path\":\"/aaa/あいうえお/sample.jpg\"}" → This request doesn't work. ... Hi @"simotin13", This for sure wouldn't work. Dropbox doesn't support modern JSON encoding (RFC-8259) with UTF-8 inside! Dropbox supports the old JSON tagging style encoding only - take a look here. Just…
-
@"benhy" wrote:..., and this was Exfat (we use that because we use Windows and Mac). ... There is no chance to share physical storage in such a way 🤷. You may, but need to "share" the application too. Setup a network drive - either pre-built or some old PC with installed Ubuntu (for instance) - and share the Dropbox folder…
-
Hi @"benhy", Unfortunately, Dropbox doesn't support sync in different folders or drives. The only place Dropbox sync is the Dropbox folder and all content inside, but nothing outside. There is a workaround though. You may combine physical drives in virtual bigger drive - RAID. 😉 RAID would work on all Dropbox supported…
-
If you want, once listing folders as denoted by Greg, you may check all folders for available tags and filter them accordingly (on your own). @"prabhat1999", There is a way. 😉 In your case, try search with query "#testingtag". It's something undocumented. Hope this helps.
-
@"prabhat1999" wrote:how to seach with tag name ... I want to search for folders with this tag @"prabhat1999", It's impossible, unfortunately. Dropbox API (including Python SDK, you are using) doesn't provide such a feature.
-
Hi @"rororo12", Can you perform arbitrary HTTP request to Dropbox server using so configured HttpClient in your code? It sounds like you have some platform issues likely came up recently; check this. Make sure you have working network connection able to perform HTTP request that successfully roots to Dropbox server in your…
-
Again, it's one to one the yous. Only the mistakes, I mentioned, have been fixed - nothing more. ADD: I see you regularly place wrong quotes! Check what you have used on your side.
-
I don't have anything to share. The only thing I changed is the background - didn't look well on dark background - nothing else. Probably you have other mistakes. Can you share the place where you have tested this ****** folder? (link to the place, don't cite the node) ADD: By the way: @"barbarartist" wrote:... ”></a> I…
-
@"barbarartist" wrote:This is to an empty ****** file: <a href=”https://www.dropbox.com/scl/fo/yndx3xyfkwczmmjbzegqz/AP5IuRHPTk67Oyl-MTG9ROw?rlkey=gam3ghcw8c41hhhx4v2p8jn8m&st=4yb20pn5&dl=0/>****** Folder</a> This is how I formatted the link to the other file full of photos. When I copied the link to my webpage, the link…
-
For sure: I have never invite you to send on public place some private info!!! Even your email posted here is BAD thing! Erase it. That what I invite you is to post "nonworking example". 😉 You can use a link pointing some ****** file. The only mandatory thing is to show the issue - i.e. the issue to be clear. Hope it's a…
-
@"barbarartist", Since you don't want to show me nonworking example I cannot say much more. About the message for wrong formatting (I suppose on your forum post), just don't copy formatted text, but plain text only and you won't have any issues (clear the formatting when needed - seems forum imperfection). This message has…
-
@"barbarartist" wrote:... But instead of linking to the dropbox file of images, I am getting a 404 Not Found. ... Hi @"barbarartist", There is no such thing like "file of images"! There could be a link to image file or link to folder of images files. Anyway... your issue is something completely different! On OP, the issue…
-
@" blueli" wrote:... But I can only get the latest added items from the cursor from step 0 for the step 3 According your explanation, that's what you try to do. Right? Correct me if I misunderstood something. Once you keep the CURRENT last cursor, received from the last call to /2/files/list_folder/continue, the next time…
-
@" blueli" wrote:... But how can we obtain the correct cursor (previous state) for step 3 to retrieve the latest added files for step 4? ... Hi @" blueli", You can do it in the same way as you have it done in step 2. 😉 The result has the same format. Hope this helps.
-
Hi @"mohit123", Take a look here. You can see there one of the possible ways (relatively simplest). Check If that works for you. Good lock.