Comments
-
Thanks again @"GWS247", That seems like a bug in Dropbox system at all. Let's hope will be fixed soon. I and some other users (most probably all) experience the same. About the link, did you replace the ending "?dl=0" to "?dl=1" or "?raw=1" (whatever is more suitable for you)? Hope this helps to some extent.
-
Hi @"GWS247", Did you receive the same (or similar) message when you try create link pointing to the same file while using web interface? 🧐 Or you haven't tried yet. Can you share what is going on dropbox.com/home when you try create share link to the same jpg? Thanks, @"GWS247".
-
Hi @"EstherCD", Are you sure the particular file is on place? 🤔 Is the same result when you use the API Explorer? You can check what's there with listing of content (again, using API Explorer). Use the same token (otherwise the context could differs)! What's the result? 🧐
-
@"josephj11" wrote:It may be a separate issue, but one small thing still doesn't work. When I right click on a file in Dropbox from within Dolphin and select Copy Dropbox link, it says it did it, but I get something that looks like an empty entry in my clipboard. There's nothing there when I paste it into my text editor…
-
@"josephj11" wrote:I actually meant what I said. Installing Nautilus made the panel icon work correctly ... 😮😯🧐🤔🙂😃 Ok... There isn't any direct relation between Nautilus and the panel icon (neither Nautilus nor panel icon have any ideas for each other), but... 🤷 as you have said!!! 😉 I'm not there, so I can be sure what…
-
@"josephj11" wrote: ....This is what apt has now: bigbird@sananda:/etc/apt/sources.list.d$ cat dropbox.list deb [arch=i386,amd64] http://linux.dropbox.com/ubuntu bionic main Yes, your repositories are configured now. Once new version of control script and/or plugin brings up, depending on your settings, it will be…
-
Hi @"josephj11", That's look really old. Seems you haven't set up Dropbox repository. That's why the control script and plugin can't get updated automatically. At the beginning install the latest package. It will take care for the repository settings for you. In advance might be better uninstall the current package.…
-
Hi @"josephj11", You didn't mention what exactly is your Dropbox versions (yes - plural). Can you post the result from following command: dropbox version; dpkg-query -W dropbox 🤔 Let see what are your Dropbox application version, command control script version, and the plugin version for Nautilus. @"Jay", Just for info:…
-
Hi @"netmarine", Are you sure that the watches number is enough? How many files have you in your Dropbox folder? You can try the following to check If your selection is fine: echo -n "Your Dropbox folder entries approximate count is "; tree -a "/persist/Dropbox" | wc -l; sysctl fs.inotify.max_user_watches What's the…
-
@"apo1397" wrote:... But there's no option to select 'Dropbox Business API' ... Hi @"apo1397", That's really annoying! Seems application type gets limited in creation time, not clearly defined why. A workaround would be force 'unhiding' of target option (Team member management). Take a look on the screenshot:
-
@"supportRcell" wrote:I wonder if it is possible to generate share links through the API that do not expire? ... Hi @"supportRcell", Yes, of course. 🙂 But, if you want links "that do not expire", why you are trying 2/files/get_temporary_link which is directed for temporary links creation? 🧐 There is more general API call…
-
Hi @"eranga119", Why are you passing the body part (in your post: $share_link) in header part? The particular error message denote the sticking the body to the "Content-Type" header, which is NOT correct of course. 😉 Hope this helps.
-
Strange... 🧐 🤔 My local Dropbox files have never hidened and always reside on the same place: I have verified this on Android 6, 9, and 10. The above is from my last phone running Android 10. 🤷 Dropbox version 214.2.6 (the last one at this post moment). All media files get accessible successfully. 😉 I'm successfully…
-
@"TikiJanie" wrote:... I consistently and radomly receive the message in all three of my company files. ... Hi @"TikiJanie", What you mean "all three of my company files"? Does it happen only on particular file types and/or such managed with same/similar applications, but not on other file types/applications? Is it…
-
Hi @"survivestyle", Probably you haven't unlinked the application from your account in a proper way. The reinstall can NOT break the application link; it's not part of the installation, but part of the configuration. One alternative is wipe out the entire configuration. If you use "Selective Sync" or other local settings,…
-
Hi @"Freddy shaddy", I just take a look on Moodle and there is an application specific Dropbox client; the official Dropbox php SDK isn't used. In the client is missing initialization of the 'scope' field in the class' constructor. That's the bug. 🧐😉 You can fix it yourself. Good luck. PS: A bit more help info for you.…
-
Hi again @"liftbox", What exactly you have tried? Did you get in loop with 2/team_log/get_events/continue till the moment when "has_more" becomes false? 🤔 Make sure on each loop's pass you use the cursor from the last call result (either get_events or get_events/continue). Don't use the same cursor! What is the result of…
-
Hi @"liftbox", Dropbox API calls (and not only) retrieving array of information (such as 2/team_log/get_events) are asynchronous. Which mean it's not clear when exactly the information you are querying gonna be available and in what "pieces" size. That's why there is "has_more" in the result. has_more Boolean Is true if…
-
Hi @"Freddy shaddy", Where are you generating these URLs? You shouldn't change already generated URL by hand, but have to correct the code in a way the "scopes" field doesn't participate anymore. Hope this adds clarity to @"Greg-DB" description.
-
@"dolfke" wrote:An M1 is a Soc, that's much more than only th cpu. ... 🙂😃 Yes, of course, and it's not the only. In fact most modern compact devices are almost same, in this context - SoC (System on Chip)! Is this make them less ARM?! 🤔 Again, rhetorical question. 😉 Almost all ARM devices are SoC!
-
@"dolfke" wrote:An Apple silicon M1 Mac only uses the ARM instruction set but is not really an ARM cpu. ... Hi @"dolfke", 🙂 Just to avoid some confusion. 😉 "ARM" (and all its versions) is a standard defining instruction set, nothing more! How the instruction set will be implemented from every one hardware provider is…
-
What about Linux too? 🧐 How long gonna be ignored? 🤔 Linux has always supported ARM!
-
@"celinafregoso99" wrote:... val mediaItem = MediaItem.fromUri("https://www.dropbox.com/s/lbe1kod9t6yuh5j/sample1.m4a") how to solve this ? You're not pointing media file but a preview page (i.e. HTML)! One alternative is download link: val mediaItem =…
-
@"MartinHeroux" wrote:.... Incidently, some of the symbolic links do point outside of dropbox, but that does not seem to be a problem as everything synched fine after I fixed the max_user_watces limit. Be careful, @"MartinHeroux"! Such links get in sync, but the content they point to not. ☝️ If this is not a problem... 😦…
-
@"MartinHeroux" wrote:... this is why I got a bunch of errors like this: chattr: Operation not supported while reading flags on [...] Does this mean I need to somehow remove these symbolic links in order to get my Dropbox synching unstuck on my Linux machine? ... Hi @"MartinHeroux", Not actually. If the other 2 line in…
-
Did you check what I have advised above or not? Notice different token could have different access on same account!
-
Seems http format is acceptable, but what about path existence? For example, you can check the root folder list results on Dropbox API Explorer with empty path and the same access token used here. Does the "glucose" folder appear in the result? 🤔 If Yes, continue the check recursively.
-
Hi @"deebee_it", You haven't mentioned what is the exact "MYPATH". First: Are you sure the path, you are referring to, exists? Second: You are relying on utf-8 encoding. Take in mind that Dropbox interpret all JSON input as a ASCII string, the encoding set is ignored! If you are using some simbol(s) outside ASCII set, make…
-
Hello @"Dima", @"neuromante", Yes, I agree, there isn't something suspicious. Seems like some strange behaviour 🤷; Not something new for Dropbox application for linux 😠, unfortunately. The last years, the only new "features" are bugs and restrictions! Communication to the system tray isn't a plus for Dropbox, generally. If…
-
@"arch2020" wrote: ..., it seems that with app folder, there is no need for referencing the name of the app, as the default location of the app, will always be the name of the app folder. ... 🙂 Almost exactly! 👍 Actually, the app' folder forms a namespace that become a root folder for access from the application side. 😉