Comments
-
Not exactly. About ETA, not at all. The only official comment coming from Dropbox staff, as far as I know, is here. Not too much, but better than nothing. If there is some chance, I believe Greg will do whatever possible.
-
Hi @"GeorgeNotaTechExpert", Yes there is an issue. Not to repeat, take a look here. You can still use links with changed domains. Let's hope this will be fixed ASAP. Good luck.
-
Hi @"Derag", That's because some strange change of all new links behavior gets up. Doesn't matter of link parameters (is there something link "dl=1" or "raw=1"), all links provide HTML content that may redirect further to the file. This contradicts to the Dropbox links documentation. 🤷 Let's hope this is some mistake…
-
@"mondstaub" wrote:... If I add the address: https://www.dropbox.com/scl/fi/5x1t2ddk9wlhxz5naoscg/2204-01.jpeg?rlkey=m8zkxxnzge6s05rqo696m0jq8&raw=1 directly into the browser, the adress is redirected to…
-
The issue is that Dropbox decided, for some reason, not to use HTTP redirection, the one used before, but HTML redirection. 🤷 Don't ask me why. So this HTML should become loaded somewhere... one place is redirection of the current page another is new page. As seems they decided in favor of the second way. That's it. You…
-
@"lukaszg" wrote:could you point me to this dropbox embedded please 😄 ... Dropbox Embedder is a prebuilt component that can be used in browser. An example implementation (showing the link provided by you 😉) take a look here. Just push play ▶.
-
@"lukaszg" wrote:.... I would like to know if this new link, is this some sort of preview which will expire after some time ... If it is not changed, such links have limited validity (typically 4 hours). 🤷 So better don't rely on for long time. The only workaround for now is Dropbox Embedder usage instead of raw link: Good…
-
Wow... @"lukaszg", You just find out something very interesting and stupid - all new links are no more raw!!! Hope this is some confusion and bug that will be fixed soon! Otherwise - no more new embedded links. Hope this is not something intentional by Dropbox. The reason of inability to embed is that, as seems, all new…
-
@"josuegomes" wrote:... Yes. The API doesn't exist. There is the very reason for the original post. Hm... 🤔 Ok...🤷🤦 Good luck.
-
@"josuegomes" wrote:I'm talking about specifically about an API support. Something like a hypothetical: /upload_session/start_encrypted that only accepts locally encrypted payloads. Is something preventing you to do so?! 🤔🙂 You don't need special support. Missing of such a support and not rely on such make your code even…
-
@"josuegomes" wrote:... And instead of a (closed?) library, the most secure approach is to use a public, open source encryption algorithm that can be analyzed and scrutinized by third parties. Good encryption relies on strong keys and public algorithms. Hi again @"josuegomes", Absolutely! I fully agree. 😉…
-
Are you serious? 🧐 What means "API support" in this topic context? API can compromise end-to-end encryption; API cannot support it! Such type of encryption can be supported only with library code that developers can choose from (on their own opinion - something any developer can do at any time). If you want, you may share…
-
Congratulations @"Steven424" 🙂 Glad they helped to you at least (as seems others too). Either it's something changed recently or there are different criteria for different users. Anyway... Good luck.
-
@"josuegomes" wrote:Now that end-to-end encryption for teams is available, will there be any API support for this feature? Haha...😁 Hi @"josuegomes", What do you mean "support" for end-to-end encryption? When such support comes up (let's hope this won't be) the end-to-end encryption will stay... like a joke. 😀 Do you…
-
Hi @"SamC88", Form design (or whatever else you decide to upload to Dropbox as a content) is up to you. It's your design decision and nothing related to Dropbox (or any other cloud service itself). Do you have any Dropbox related question? Have a nice day!
-
No - as far as I know. 😕 Will be glad somebody to refute me.
-
@"Steven424" wrote:We are on the same network but at his house. Does that matter? ... Hi @"Steven424", Yes, this matters, unfortunately. I was in the same situation some time ago. The only because from time to time invited persons use the same network (like in your case - at home), there was a message like yours. At the…
-
@"upty" wrote:... Please help me restore this to the old system, where I can have three computers always in sync. Hi @"upty", Better don't rely anymore on extravagant features like Dropbox Backup. While you need sync only, backup is not intended for such a usage! Just create a simple folder in your Dropbox folder named…
-
@"Greg-DB", Do you think they are so stupid not to understand what's on the screen and what they send (if they are, no any chance)? As I said, they just try push the case away, while demonstrating something is doing. The only way is @"sundares80" to reproduce it and send the results. One advice received there and ignored…
-
Hi @"sundares80", It's good idea to ask the TI support how exactly they reach to that conclusion. More steps to reproduce that inability to execute 2 consecutive requests would be useful - i.e. exactly what's the request content and so on. I just executed 2 requests - 1 list and 1 get temporary link - sticked together.…
-
Hi @"Greg-DB", Just checked and... now as seems it's working. 😉🙋 Thank you.
-
HI @"lazyCoder", I have to read more carefully too... or not. 🤔 As seems on libcurl, headers formats are swapped by mistake. Request range there is formatted rather as for response. I have no idea why, just checked; now as seems documentation is incomplete or... there is some bug if we assume documentation is correct.…
-
Hi @"nasta", The best way to use such application is contacting app developer for updates. For long time, already, new access token cannot be without expiration. Existing long lived token, issued long ago, may still be used, but new access token is always short lived! It's likely updating your application would solve the…
-
@"jack-gpt" wrote:... Is there a way to put it into production without making it publicly available? Hi @"jack-gpt", It's up to you, whether your application will be public or not. Your Dropbox' application profile is accessible behind corresponding Dropbox account only (i.e. your account). As far as your Dropbox account…
-
@"lazyCoder", You definitely demonstrate laziness when reading documentation (something matching to your nickname). 😁 When you're going to use some library, read the documentation of particular library first! 👈 Did you do that? 🧐 Sarcasm, of course. The libcurl documentation may be seen here. There are lots of options that…
-
@"Greg-DB" wrote:..., so you'll need to create new shared links for the fixed behavior. Yes, but no!!! Now, with new link the behavior changes, but stays incorrect; now with new link to the same file…
-
Hi @"djschoch", Take a look here for instance. You may use import, but it's not something mandatory. 😉 Hope this helps.
-
Hi @"Joe_AR", There are many different things that could get wrong that may lead you to such a state. It's difficult to point one (impossible actually). Typical mistakes are: * wrong account authenticated - you're putting files/folders in one account (authorized your application by mistake) and expect the same…
-
Hi @"Micki12", If you have question why particular application ask you to log in in such a way, ask... the application developer or support. I doubt somebody here, on this forum, can give you reliable answer of such a question. If you are not developer of the particular application, you cannot change the application…
-
Hi @"Lightfeather", Such differences may come up when you observe the same file with/on systems using different prefixes (binary - classical/old school fashion - or Si) and this file is few kilobytes at least (i.e. prefix appears). In your case Dropbox uses binary prefixes in all cases while Mac (more accurately Finder -…