Здравко Legendary | Level 20

Comments

  • Hi @"Rene J.4", Why at all do you try install dummy package? 🤷 Just remove deprecated 'nautilus-dropbox' and install the actual one only - 'dropbox'. That's it. 😉 Good luck. PS: It's not something new that Dropbox cannot format properly their packages, so don't rely on the automatic dependency resolution.
  • Hi @"Nikki_63", Embedder shows exactly what you point to using the shared link as argument. It's up to you correct link selection based on users input. No any data of your image files need to be modified. Hope this helps.
  • @"soundoriginals" wrote:... I'm wondering if it's possible to build a custom UI for File Requests that would allow photographers to see the files they've successfully uploaded to the folder in a better manner than the native interface. ... Hi @"soundoriginals", Unfortunately, public accessible (allowed for third party…
  • @"mittinga" wrote:... The folder is shared with me via a shared link, and I have the necessary edit permissions on the file. However, I’m encountering a problem where I can’t seem to get the full path to use in the files/move_v2 API endpoint to rename the file. ... Hi @"mittinga", What do you mean "necessary edit…
  • @"Standa Fy" wrote:... but when using the anchor tag approach the element is not rendered though I see that the dropbox script is loaded. ... Hi @"Standa Fy", You're making a conceptual mistake here. Let's recall - Dropbox check anchors on page load time. On other side Angulag is dynamic environment - i.e. all content…
  • Hi @"santosh33", Hm... 🤔 Let's make it sure: you're calling above code as is - with empty path - and get that error. Is it so or not exactly? 🧐 If not exactly, post the actual code as is. Also, say it clear: is your application with full account access or with application folder access (and probably called crowpro)?
  • Are you sure you point (access token comes from) the correct account and also is that account a team account or individual one? Keep in mind that by default API access only home folder. For individual accounts, this is the account root, but for team account with shared space it's a subfolder (member home folder) in the…
  • As the error message shows, you don't point your folder in correct way. There are number of possibilities, but instead of I speculate, better just you start from the root - empty path instead of some concrete - it's always correct one. Let's see what will get up.
  • Hi again @"IvanIgorevich", There is no best way to do so. As seems you have an incorrect path - does it certainly starts with slash, for instance? 😉 I wouldn't recommend using search for this task though. It's very likely to find something you're not looking for! Search looks for similarities, not mandatory exact match.…
  • @"Cryo" wrote:... I would like to know why this doesnt work, when i have the folder created ... Hi @"Cryo", Is there something in your folder you're trying to process? 🤔 What does actually your script output? (eventual error message or something like) Something else that may confuse you is skipping the fact that folder…
  • @"IvanIgorevich" wrote:... Then I immediately downloaded this file via that dropbox_id - and will have pdf version of that file? Hi @"IvanIgorevich", No, that's the original file (in your case .docx) id. And if you use it, the downloaded file will be the original one if not autoremoved. Automations produced files ids are…
  • @"ABDUL Salam" wrote:... I s there a way I can see why it failed ? ... Hi @"ABDUL Salam", Yes, probably there is. Just take a look on the code producing your error and see why it does that. If somebody else coded it, ask this person. In all cases, that's not Dropbox API error. Good luck.
  • @"Emmet" wrote:... Please read the Community Guidelines if you are unsure. Yes, 🤔 for sure keeping in documentation things that are obsolete and invalid for years already (despite was valid long time ago) is something very smart! 😉 Are you glad now?
  • Thanks for clarification @"Greg-DB". Hope this will be solved soon. ADD: Just for completeness: It's not related to path only - even when cursor points to ID, the behavior is still the same.
  • Yes @"Rich", I'm aware of this. Thanks though. Your link shows another [Removed due to Community Guidelines]: Does this solve any issue?! 🤣
  • @"Emmet" wrote:..., follow the instructions ... @"Emmet", Which one of the options there (following your link) matches to the issue described here? 🧐 - blocked Dropbox site on login try. 😂
  • Hi @"Abdlla", Unfortunately, Yes, this is possible. 🤷 Since some time ago, only paid account may initiate common tickets and, since you cannot confirm your account (missing login - missing account confirmation), you don't have full access to support available for your account as it would be otherwise. Now, you're able to…
  • Do you list inactive team folders by any chance? 🙂 They are not mounted! Paths appear to mounted folders only - all team folders or others.
  • @"biswas_nu", Can you take a look on your result posted above? You may see there files "path_lower" and "path_display". Do they absent in some of your list results? 🧐 That's the paths of all entries - files and folder in the list results. Something that may confuse you is that such paths are rooted to the selected…
  • @"biswas_nu" wrote:This value comes however in case of user file ... Hm..🤔 To be honest, I'm not certain what exactly you mean here. If you mean that when you get token for non-team account or token for a team member without team scopes it works, then of course would be strange to be otherwise. Such a token doesn't…
  • @"biswas_nu" wrote: ... require your help in detailed understanding of the issue Hi @"biswas_nu", Your issue is that tokens don't impersonate anybody personally when they authenticate a team. File access of any type require user/member to be acting though (the team on its own cannot be acting side)! That's why you need to…
  • Webhooks inform you (your app actually) which account has something changed. To figure out what exactly has changed, you need to keep track (last list cursor) of all linked accounts that need such track.
  • @"ABH_" wrote:... Response Body (First 256 bytes): b'(No response body)' @"ABH_", you need to echo the challenge param in your response body!!! 🙂 Your response body is just empty now. 😉 Of course, Dropbox decides, in this context, that your webhook is "fake". That's it. Take a look in documentation for more info. Hope this…
  • Too general question @"ABH_"! 🤷 What exactly doesn't work? First of all did your webhook verification request pass successfully? If it's not, nothing will follow. Did you make sure in your application scopes "files.metadata.read" is present? If it's missing, no events will come for particular account and if missing at all…
  • @"Vinay1" wrote: * Which APIs should we use when downloading specific user files from dropbox ... /2/files/download @"Vinay1" wrote:... 2. When is it appropriate to use the root namespace ID for accessing user files? ... Whenever you need to access files residing outside member folder of a team member, using namespace ID…
  • Oh..🙂 It's possible... Ok. Now I believe many of the visitors here (bigger part of them at least) are glad... together with your bosses (that know) that your work (or part of it at least - the one visible here) is done. I hope this may continue without Mark to nudges you regularly. 😉 All the best. 👍
  • @"Mark" wrote:Like? How will I know if this is going to fix an issue ... It's easy: Nothing has been fixed and that's only imitation of change (the message itself - only part of copy/paste template). Other option I can think off: @"clientreleases" has no any idea and is too lazy to ask. Of course, @"clientreleases" may…
  • @"JimmyMcnulty" wrote: ... I pass root_namespace_id from /2/users/get_current_account, is that correct? In general yes, but better check if the root namespace is different that home namespace and use the above only when they are different. In such a way your code becomes universal - will work everywhere on any account. 😉
  • Hi @"Rede Inspire", Did you check what's in when you take a look on raw view? 🤔 Is it still "empty"?
  • @"JimmyMcnulty" wrote:... Case in point - I am using the Chooser popup, and if you select files as a Business user, the integration doesn't work because it expects Dropbox-API-Select-User. Ha..🤔 Chooser doesn't expect anything to set - it's even impossible. I have an simplistic player example here. There has nothing like…