Здравко Legendary | Level 20

Comments

  • @"Opus_the_Penguin" wrote:... Anyone have any idea how this might be fixed? Hi @"Opus_the_Penguin", The only way is Dropbox development to fix it, of course. You may try work it around by clear the application cache either within the application itself or the phone settings. So, the cached version gets wipe out. On next…
  • @"jay-8" wrote:No. ... However you want... but try it. 🤷 It wouldn't bit you. 😁 @"jay-8" wrote:... Can't find anything like this now: https://dropbox.tech/developers/debug-your-dropbox-app-with-app-error-logs ... As far as I know such features are dropped and no more supported. @"jay-8" wrote:... Everything seemed to work…
  • Hi @"JohnAdam_CUNY", There is UserSelectorArg class that you can use, but as element in list. The method expects list, not a single object! You may construct object instance by providing its type and corresponding value. Better use the conveniences methods targeting different union entries though - team_member_id,…
  • In general the idea is you make sure there is least one sign in over past calendar year at every one moment. This is the only mandatory thing. Of course, you can organize this in the most convenient way for you. Usually, it is better spread the things as uniform as possible. So if you skip/forget some sign in, there will…
  • @"jay-8" wrote:... I can't catch any errors using 'catch (AggregateException ex).' ... Hi @"jay-8", Did you try catching Dropbox.Api.DropboxException or some its derivative exception? 🧐 😉 Hope this helps.
  • @"kaFxo3-zigkad-nerxyb" wrote:..., or will signing in alone keep the account live? This is absolutely enough. Just take care to be least one per year or better twice.
  • @"kaFxo3-zigkad-nerxyb" wrote:... Hence, all those warnings have terrified me that my account might be closed! 🙂 No, relax. All those messages don't show (themself alone) that you account is going to be closed. Keep your account in touch though - i.e. access it and check for some messages from time to time! So you wont…
  • Hi @"kaFxo3-zigkad-nerxyb", Just ignore all those messages. They are too old and describe things had happened long time ago. Whatever described it's no more actual. 😉 Currently your account is definitely not over-quota! That's what matters. Good luck.
  • @"deco10" wrote: ... https://dl.dropboxusercontent.com/scl/fi/blablabla/image.jpg?dl=0&rlkey=bbbmm&raw=1 It does 302 redirect and ... Hm..🤔 I just tried with one image and the result follows: As you can see, no any 302 redirect. 🙋 Just 200 status code. On other side with unchanged domain and set raw=1: Of course, here is…
  • Hi @"marchenkovasea", The issue you're experiencing is related to Windows file path length limitation and particular application' implementation details (things that can provoke limitation effect). You first file path length (the troublesome one) exceeds the limitation and that's why cannot open. The second path length…
  • Hi @"cristpol95", It's easy, just don't assume the method you're using works with regular expressions (unfortunately). 🤷 Where did you read this? 🧐 In general it's good idea not to assume anything if not explicitly written somewhere. 😉 In your situation you're looking for file or folder named exactly as your query string…
  • @"fourbanks" wrote:... yes, but it still shows up as 32bit as per screenshot ... Hi @"fourbanks", Ha..🙂 Yes and No. Your screenshot shows where your application executables are placed on, not what types (32-bit or 64-bit) they are (or not necessarily at least). In particular, the installer and uninstaller (themself) are…
  • Hm..🤔 In such a case you are not over limit. Are you sure the message tells you that your are over limit or just warn you that you may get over limit? 🧐 Such warns are possible when you are engaging rapidly account capacity. Other thing, that may push you in confusion, is when you have more than one account. Sometimes…
  • @"kaFxo3-zigkad-nerxyb" wrote:... Please can someone tell me how to check this out so that I can get back to the amount of storage that is available to a free account? ... Hi @"kaFxo3-zigkad-nerxyb", You can check this out here. See what's unusually engaging space capacity and do sanity it (and remove all unneeded). Hope…
  • Hi @"Jacq4", The email domain seems correct. In all cases you can ignore such an email though (just for security reasons). If there are some important things, they will appear in the notification area (the small bell) of your account. 😉 You can see all important messages there. Hope this helps.
  • @"Zink London" wrote:... Can you please help me to understand how to remove the rlkey from the image url? Hi @"Zink London", You can remove any parameter (including rlkey) in different ways (depending why and how you're going to do it). By hands - nothing special - just remove it together with a neighbor '&' if any. There…
  • @"deco10" wrote:Well, the way my url was worked fine until this week.. Can you explain why? ... Ha...😀 Are you complaining because of this? Probably you changed something on your end. Both the old file link style (looking like dropbox.com/s/...) and new link style (looking like dropbox.com/scl/fi/...) works in the same…
  • @"deco10" wrote: ... As mentioned before it opens in webbrowser but it changes the url.. This didn't happen before.. It must be at Dropbox side.. Hi @"deco10", 😁 It has always been the same way! When you open regular Dropbox link in non preview mode (e.g. to download the content or in inline/raw mode), new temporary link…
  • @"graceturner", here Dropbox API is on focus, not something else! If you have question or advice to another things,... post them on corresponding place. Your postings are completely unrelated to Dropbox API.
  • @"DarioO" wrote:... 1) Oauth => it requires user to manually log in each time from a web form: requires manual interaction and a web service ... Hi @"DarioO", You have a lot of misunderstandings how Dropbox API and OAuth work, but the above, that I underlined, is most important, I think. In general No - you don't need log…
  • @"Esikhoob" wrote:... The upload will finish with no error, but after downloading, the file is corrupted. This is a sample of corrupted video file: Trados_Learning.mp4 (dropbox.com) please help me to resolve this problem. Hi @"Esikhoob", The file not only has finished without error but is definitely not corrupted! It's…
  • The direct answer of you question is No. You cannot do anything. Just for clarification: The issue is not a technical issue related to one or another browser. The issue is ToS (i.e. legal) issue related to how the rights are granted. In general for H265 usage for individuals and free software are free of charge (I don't…
  • @"MooMoo_polar" wrote:... I'm curious how could I download files without Metadata.path_lower using files_download_to_file method, or any other download method is okay. I would like to make the script to run automatically. ... Hi @"MooMoo_polar", A way to do what you want can be seen here. 😉 Hope this helps.
  • Hi @"RexNguyen", There is other thing that my be relevant to your issue. What is your video encoding? 🧐 Is it by any chance H265? 🤔 (or some other non free)...
  • @"foranuj" wrote:... So I do get request different links. I can add a small wait/sleep in that request and hopefully that'll take care of the issue.... Hi again @"foranuj", No, adding wait, just so, wouldn't do anything. You have to add back-off only when needed, i.e. when you got rate limit (as discussed above), otherwise…
  • @"foranuj" wrote: ...As you can see, we're operating with a small slice from startIndex to endIndex which is generally 10+ images. I'm not sure why we would hit a rate limit with such small number of API calls in general. ... Hi @"foranuj", Your issue is not related to how many are the API calls, but how many of them are…
  • @"Megan" wrote:... Your comments on this have been quite helpful, and I will do everything I can to ensure that your voice is heard. You can always use our "Share an idea" board, in order to suggest this as a feature request, in order for other users to upvote it. ... Hm...🤔 Probably that's why the same idea was there for…
  • @"squdan" wrote:Yes, I'll give you all information about my case, maybe there is another way to achieve what I need. ... Hi @"squdan", Yes, As Greg said, there is a bug in current supported set of such API calls. Fortunately, there is undocumented set of API calls too. You can use some of them to achieve what you need.…
  • Hi @"xfoxhack", Unfortunately, the type of API error you meet, is not yet included in Dropbox Python SDK supported error types for that call. Since there is not any additional error type fields (it's type void), as a workaround, you can catch the type 'ValidationError' and compare the content literally. In such a way you…
  • Hi @"w3Abhishek", If nothing set explicit as token access type, it's as assumed to be online access type! You need offline access type for refresh token. If you have forgotten set this parameter, just set it on OAuth2 initiation. 😉 Take a look here for possible flow. Note the parameter token_access_type. Hope this helps.