Comments
-
Hm... strange. It seems to work. Have you tried download using direct link to the same package? Add: @"Gio" wrote: ... I just received a new iMac ... Most new Apple machines use ARM arch at present! You're trying download Intel compatible package - are you certain it's correct? (in spite that shouldn't affect the…
-
It's never good idea methods, declared as deprecated, to be in use. 'sharing_create_shared_link' is such a method! The same effect has a preceding ****** upload though. My script is just an example, that's why not feature rich, but if you want to improve yours, better include preceding ****** upload as an option instead of…
-
Get in your account folder and, if not shown the button, post a screenshot showing what's there (on the same place).
-
@"twar" wrote:... How can I fix it? ... Just follow the direction within the message you're receiving. Hm...🤔 it's strange why that discrepancy isn't resolved automatically like in many other similar cases.
-
Hi @"sydneyfr", Long lived access token is deprecated already long time ago. In spite existing long lived tokens can still be used as such, all new issued access tokens are short lived! To keep long term access, you need to handle token refresh using refresh token. If you're using official SDK, refreshing gets internally,…
-
@"Alex_Ch" wrote:... "get access token from code"?, how could I use it to get the refresh token? You cannot! Access token is generated from refresh token, not opposite!!! Didn't you read all posted till now? 🤷
-
@"Tech Dev Oldsmar" wrote:... This is a repetitive task so providing a direct link would net a lot of productivity. If the local path of Dropbox folder is only thing you're interested in, doesn't info.json work for you? 🤔 In spite opposite task (mapping local path to API path) example of something similar can be seen here.…
-
@"rahulj1", First of all make sure you're following the Dropbox path syntax (all path start with slash - except root - and slash is used as path separator, no something else). Next, make sure you're providing the correct path. If not sure, start with the root (empty path) and navigate to the nested folders (path fields…
-
Hi @"rahulj1", Do you have a folder named 'path'? 🤔 Either shared or not. 😁😉 Hope this gives direction.
-
Hi @"gdlemail", Take a look here. Scroll down to devices section if not already there. You can see all devices linked to your account. Unwanted device can be unlined by selecting the trash bin next to the corresponding device. 😉 Hope this helps.
-
-
@"Wanft" wrote: ... the one supposed to work on 12.5 and above fails with No such xattr: com.apple.fileprovider.ignore#P (macos ventura 13.4) xattr -d 'com.apple.fileprovider.ignore#P' ... Hi @"Wanft", Yes, of course, you need to set an attribute to be available and after that you can wipe it out (without error). If the…
-
Hi @"pritesh12", Did you try the following: https://dl.dropbox.com/scl/fi/fwrhf6r6uqggydb4dhqwl/seller1_ip122.jpeg?dl=0&rlkey=s0867maaaffmhxcp9swed2q05 Seems it works. Although, as always, links are not direct, but you know this. It's not an issue for browsers. Good luck.
-
It should works on most (if not all) Linux distributions, in spite official support is provided for Ubuntu and Fedora only. So, Yes, It works on Ubuntu (I work on Ubuntu right now "together" with the Dropbox application) and it's officially supported too (despite of not all features are fully supported on Linux generally -…
-
@"celia2017" wrote:Hi, In my online Apps/Overleaf, there are 37 projects. In my computer's dropbox folder, for the same directory"Apps/Overleaf“, there are only 21 projects. ... Hi @"celia2017", You haven't mentioned what's your OS and if your missing project names are compatible OS' file/folder names. 🤔 Hope this gives…
-
@"Alex_Ch" wrote:... Just one more question, how do I pre-generate the refresh token? ... @"Здравко" wrote:... You can take a look here how you can get all needed by hand; ... ... all needed, including refresh token. 😉
-
@"Carl HR" wrote:... Now, about your phrase: It's never good idea to share any credentials to/between users, you mean it for the danger of someone to use reverse engineering on my application and read those values? Yes, of course, for instance. It's not so difficult Python script to be read, even when distributed as…
-
@"Carl HR" wrote:... So, I just need a single account to store the data (the application will handle the downloads and uploads on the background). From the OAuth Guide, I've been able to generate my own refresh token, and store it inside the python's script, as a string. ... Hi @"Carl HR", It's never good idea to share any…
-
@"matthewdbx" wrote:..., you should now be able to generate a direct download of the content using either "dl.dropbox.com/scl/fi/..." or ... No exactly. The link isn't direct yet; there is still one redirection! One is less than two, but... redirection is still needed. 👈
-
Hi @"Alex_Ch", You don't need to embed this part of the code; focus on the line that Greg enlightened and shows how you can set refresh token (one of the possible ways). You can take a look here how you can get all needed by hand; it's one time action. The last action described in the post, I linked to (the only…
-
Hi @"Vmm", It's supported on Linux only. If you have installed official deb or rpm package, just type "dropbox help" to see how you can use it. Hope this helps.
-
Hi @"HairyWombat", On my side it works as expected: curl -L https://www.dropbox.com/s/fzv989hz5mazhqw/ReplacementDatabase.dbf?dl=1 > Test1.dbf % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 17 0 17 0 0 2 0 --:--:-- 0:00:06 --:--:-- 4 100 363 100 363 0 0 52 0 0:00:06…
-
@"stiletto2" wrote:I noticed the date of your .png file was a couple of years ago. ... Yes, but that file has never been shared before. That was the idea... @"stiletto2" wrote:... My old files on Dropbox still produce proper copy links. The problem only occurs on files recently created. ... Hm... I haven't noticed such…
-
@"DB-Des" wrote:... I was unable to reproduce the reported issue, by using cURL. ... Don't let your cURL to redirect (remove the L flag). Does it work correctly still? 😉
-
@"HairyWombat" wrote:... My app does not use Dropbox API and successfully downloads files from other websites but, if my app changes ?dl=0 to ?dl=1 in the url (as suggested by Dropbox docs), the download does not succeed and instead my app receives a small html file saying there is a problem at Dropbox and they will get…
-
Hm.. 🤔 It's not the first time something new to be on go and different behavior to be observed on different accounts (showing different imperfections until the things get stick together). In my account it works: Entire setup is as I described before and regular link (can read) brings up. Seems for some accounts it's still…
-
@"stiletto2" wrote:... The only choice I then make is to right click on a dropbox file and chose the "copy dropbox link" option in the resulting dropdown which fills the buffer with same kind of "scl" type link. So changing the option to "can view" didn't change the result. ... "Didn't change the result." 🧐 Hm... What that…
-
@"psykroniumcube" wrote:... the game im on isnt reading the new link format, no matter what i do. ... Hi @"psykroniumcube", That's why don't use the "new link format" (it's not new format actually; might be new and strange way to be introduced), but the old (classical - "can view") one. 😉 Use some of the ways I described…
-
Hi guys, The links starting with www.dropbox.com/scl/ are preview links, not classical shared links. They can be links to files (www.dropbox.com/scl/fi/) of folders (www.dropbox.com/scl/fo/). Such links are presumably used for preview and not for direct download or embedding (in spite of some links can be redacted and made…
-
@"TrevorBarrett" wrote:... These comments are implemented and the PDF is exported again replacing the previous. ... @"Mark" wrote:... It shouldnt work like that - on mine it always updates and just replaces the file as long as the initial file is not deleted first. ... No, no, no... Dropbox always invalidates link when…