Здравко Legendary | Level 20

Comments

  • @"ReallyAnnoyedWithDragon" wrote: ... I never did anything to make this happen, and I cannot get rid of it. ... Hm... 🤔 @"ReallyAnnoyedWithDragon" @, Is it possible Dropbox application has installed itself? I don't think so. In this context, is there something that prevent you uninstall it (wipe it out of your applications…
  • @"bvl96" wrote: hello everyone, how do i download the android apk for dropbox from their website? Hi @"bvl96", Direct download is not possible from Dropbox website (don't ask me why) nor from Google play site. As Rich pointed, you can install the application using Google Play. If on your device is not available Google play…
  • @"bipulkumar3103" wrote:... I don't find any permission option for team scope .I only get individual scope option Hi @"bipulkumar3103", Take a look on the bottom of the same page where you see the individual scopes options. Individual scopes are on the top, next OpenID scopes, and finally all team scopes (including…
  • @"Jean-Charles M.1" wrote:Yes I am sure that both values are indeed express in MB. MB: " a unit of computer memory or data storage capacity equal to 1,048,576 (220) bytes" @"Jean-Charles M.1", Just for your info: Apple usually uses SI style units in its products, while Dropbox uses binary style units! So, keeping in mind…
  • @"prabhat1999" wrote:... I get error stating Failed to get tags: 409 - {"error_summary": "path/not_file/...", "error": {".tag": "path", "path": {".tag": "not_file"}}} ... Hi @"prabhat1999", If you take a look to the documentation: ... not_file Void We were expecting a file, but the given path refers to something that isn't…
  • @"TheOmnisis" wrote: ..says the Linux partition isnt ext4, which it clearly is..... Hi @"TheOmnisis", For an easy way to check what partition/FS type is in use, you can run following in your terminal: stat -f ~ Is the result expected? 😉 If you have difficulties understand it, post the result (or screenshot) here. Hope this…
  • @"awb" wrote:... Tried looping through users and admins ... ... and? 🤔 What is the result? You didn't mention. If result, what's it, otherwise, what's the error?
  • @"awb" wrote:... Is there anyway to locate this folder when I have the ID? ... Hi @"awb", Did you try GetMetadataAsync method with your ID? If not, give it a try. Does this call return something meaningful or an error? If error, what error? 🧐 Hope this gives direction?
  • 😀Are you sure? Take a look again and don't believe in what's denoted - it comes from people, people make mistake! By the way, on your info panel may be seen the file size expressed in Bytes (NOT MB). Try express this size in the both ways in MB and see what to what matches, as I said (keep in mind roundings there). One…
  • @"Jean-Charles M.1" wrote:... Example : a .pptx file: on pathfinder's get info: 9.1MB, on dropbox 8.64MB ... Hi @"Jean-Charles M.1", That's interesting topic. 🤔 A topic about digital information measurement units. You denoted both value as expressed with the same unit. Is it certain? 🧐 Did you check it? 😉 There are 2 main…
  • Hi @"Graphicus44", There are some... strange things in your description: @"Graphicus44" wrote:... And since I sync'd up Dropbox online (after copying my data to the new drive) the online version of my files now has those same (newer) folder modification dates. ... If no any new folder or file comes there, nothing's gonna…
  • Wow, that doesn't seem to be a Dropbox emblem. 🤔 Do you use some other sync/cloud storage service? If so, keep in mind that such services cannot work together and it's not a good idea to try. Online/offline control should be available through the context menu (right mouse click on particular file).
  • Hi @"Preston J.", It's likely you try open a file that's not in sync locally. Is your file in "online only" status? If so, make it available offline and then try open it (once it's marked with massive green emblem, not just tinny green check). 😉 Hope this helps.
  • @"codeconfigs", I cannot be more concrete without more exact point/example what are you doing and it's going wrong accordingly. @"codeconfigs" wrote:..., we found some duplicate ID's ... There is no way to exist duplicate IDs. Every file/folder ID identifies in unique way particular file/folder. Though, keep in mind that…
  • @"donheff" wrote:... The file I most need to have access to is not in a subfolder in Dropbox, it is in the Dropbox folder itself along with the subfolders. ... If I simply check of the subfolders so they don't sync, will this group of files at the top level sync? Hi @"donheff", Yes, for sure. 🙋 Even more - there is no way…
  • Hi @"lfranchi_pilot", Your error doesn't come from missing scopes. 😉 There is another error that comes in place for missing scopes - "missing_scope". Currently, this is not the case. Your error denotes that you don't have permission to create regular folder on the place where you try, not something else! There may be…
  • Hi @"Geniatech", First of all, your question is not related to Dropbox API in any way; it doesn't matter that started from application linking initiated through Dropbox Java SDK. Your issue is related to general account sign up. As seems there is some glitch (likely temporary incident; you simply got short stick). Did you…
  • @"gmadeira1" wrote:... Could it be related to that? Hi @"gmadeira1", No. It could be related to where you got that id from and how. Can you clarify? Also, try forget your first (troublesome) user identifier and get it in the same way as you have done for the second. Is it still troublesome? Hope this gives direction. PS:…
  • Hi @"EWE", First of all your question has nothing to do with Dropbox API. You're discussing Dropbox application' features. In general Dropbox folder is a folder like any other folder and like any other folder may have additional (rarely used otherwise) features. In particular Dropbox folder on Windows usually use so called…
  • @"Greg-DB" wrote:... These temporary links refer to the data itself, and so may continue working ... @"julio_diniz_perdigao" Yes, as I investigated a bit more it seems like that's the rule. Whenever link fails after permanent deletion, it's rather by mistake - status code > 500 (unstable core work). @"Greg-DB", this means…
  • @"julio_diniz_perdigao" wrote:... Is this normal? Look at this scenario.... Hi @"julio_diniz_perdigao", No, it's not normal if it is. How exactly are you testing it? 🤔 Is there any chance some cache to confuse you? I just tested and it works as expected. Can you provide exact steps for reproduction.
  • @"minis" wrote:... The problem that after I associate it and get the token that through specific api I go to use in my app everything works fine, after a few days (in which maybe I made changes to the app) the token is no longer recognized. ... Hi @"minis", You haven't mentioned explicitly, but most probably with "token"…
  • @"codeconfigs" wrote:... However, I’ve encountered an issue with duplicated file IDs when using the Dropbox SDK in PHP. ... Hi @"codeconfigs", Your description is very "thin" and not enough for any conclusion. What are you doing when that happens? 🧐🤔 Some example API calls sequence letting the issue reproduction might…
  • @"it9" wrote:... 1. What is stored in these attributes? Synchronization information? ... Hi @"it9", Such attributes are used by Dropbox everywhere (on all FSes where Dropbox application works). The attribute value keeps file identification information (maps local file to the cloud equivalent). @"it9" wrote:... 2. If I…
  • @"deeptivr94" wrote:... I am using multipart/form-data to upload an excel file ... @"deeptivr94", If you use "multipart/form-data", that's exactly what you save in your file. 🤷🙂 It's NOT your file but it's multipart form data encoded representation of your file. That's it - one to one. You can check as open your file in a…
  • @"deeptir94" wrote:... The API response shows successful upload and I can see the file at the correct location. ... The file seems to be corrupted when I try to download and open. The source file on my desktop NOT corrupted. ... Hi @"deeptir94", Your description means you have called API upload request almost correct (i.e.…
  • @"kennyroyelphej" wrote:... I have their refresh_token and can generate the access_token. ... ... Error: `{"error":{".tag":"invalid_access_token"},"error_summary":"invalid_access_token/"}` ... Hi @"kennyroyelphej", The error message shows that the access token is not generated as needed or maybe it's not valid anymore (has…
  • Hi @"cjr_lyris", Does your 'personal_folder' ends with slash or not? 🧐 Incorrect decision may lead to in malformed path and such an error accordingly. If I have to bet, that's it. 😉 Follow Greg's advice to confirm it or reject. Hope this gives direction.
  • @"myavatarworld11" wrote:* I want users to be able to upload files to a specific Dropbox folder from my website. ... Hi @"myavatarworld11", To do that, you need some sort of API integration (with or without using helper SDK). In general there are 2 ways to do so: * using generated upload link that desired file gets…
  • Hi @"WWAIT", There should be something else changed on your end. I just tried and no issue with file bigger than 10MB; it's the same like for smaller files. Does by any chance something else change together with the size in the HTTP request - something you have ignored? You may try binary dump of your request and see…